Skip to content

Commit a72aeca

Browse files
authored
change mv to put word
1 parent 0342142 commit a72aeca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ $ /to-the-path/bin/protoc --js_out=import_style=commonjs,binary:. /your-source-p
6262

6363
### Setup protoc globally on your system
6464

65-
If you want to install/setup it globally you have to mv `bin` and `include` directory to your system directory.
65+
If you want to install/setup it globally you have to put `bin` and `include` directory to your system directory.
6666

6767
You need to copy these directory to the system **dir**:
6868
- `bin` -> `/usr/bin/`

0 commit comments

Comments
 (0)