Minor, update instructions for installing protobuf261 + regenerate
This commit is contained in:
@@ -22,7 +22,8 @@ import kotlin.system.exitProcess
|
||||
// make
|
||||
// make install
|
||||
// * macOS:
|
||||
// brew install https://raw.githubusercontent.com/udalov/protobuf261/master/protobuf261.rb
|
||||
// curl -L https://raw.githubusercontent.com/udalov/protobuf261/master/protobuf261.rb > protobuf261.rb
|
||||
// brew install protobuf261.rb
|
||||
//
|
||||
// You may need to provide custom path to protoc executable, just modify this constant:
|
||||
private const val PROTOC_EXE = "protoc"
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
// source: plugins/kotlin-serialization/kotlin-serialization-compiler/src/class_extensions.proto
|
||||
// source: plugins/kotlinx-serialization/kotlinx-serialization.k1/src/class_extensions.proto
|
||||
|
||||
package org.jetbrains.kotlinx.serialization.compiler.extensions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user