Skip to content

Commit eea554f

Browse files
authored
Update README.md
1 parent 8db97ed commit eea554f

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
@@ -55,7 +55,7 @@ Then setup Zolang as a command line tool locally
5555

5656
```
5757
chmod +x $HOME/Downloads/Zolang
58-
cp -f $HOME/Downloads/Zolang /usr/local/bin/zolang
58+
mv $HOME/Downloads/Zolang /usr/local/bin
5959
```
6060

6161
#### Xcode 9.2 is Installed

0 commit comments

Comments
 (0)