Skip to content

Commit 688d83c

Browse files
authored
Update README.md
1 parent ad49d12 commit 688d83c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Add to global ENV PATH:
2828

2929
```bash
3030
# move to ENV path:
31-
mv swoftcli.phar /user/local/bin/swoftcli
32-
chmod a+x /user/local/bin/swoftcli
31+
mv swoftcli.phar /usr/local/bin/swoftcli
32+
chmod a+x /usr/local/bin/swoftcli
3333

3434
# check
3535
swoftcli -V

0 commit comments

Comments
 (0)