We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0342142 commit a72aecaCopy full SHA for a72aeca
README.md
@@ -62,7 +62,7 @@ $ /to-the-path/bin/protoc --js_out=import_style=commonjs,binary:. /your-source-p
62
63
### Setup protoc globally on your system
64
65
-If you want to install/setup it globally you have to mv `bin` and `include` directory to your system directory.
+If you want to install/setup it globally you have to put `bin` and `include` directory to your system directory.
66
67
You need to copy these directory to the system **dir**:
68
- `bin` -> `/usr/bin/`
0 commit comments