We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad49d12 commit 688d83cCopy full SHA for 688d83c
1 file changed
README.md
@@ -28,8 +28,8 @@ Add to global ENV PATH:
28
29
```bash
30
# move to ENV path:
31
-mv swoftcli.phar /user/local/bin/swoftcli
32
-chmod a+x /user/local/bin/swoftcli
+mv swoftcli.phar /usr/local/bin/swoftcli
+chmod a+x /usr/local/bin/swoftcli
33
34
# check
35
swoftcli -V
0 commit comments