You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ macOS, and Windows. Please note that Linux will remain the primary target
32
32
33
33
## Build from source
34
34
35
-
You need to have the latest Rust toolchain installed and also `protoc` in your $PATH. Then run this command:
35
+
You need to have the latest Rust toolchain installed, `protoc` in your $PATH and all Google protobuf wellknown types available. Then just run this command:
0 commit comments