Skip to content

Commit b413592

Browse files
authored
Update README.md
1 parent fda3d55 commit b413592

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ Download phar from github releases page
2424
> Notice: please replace the `{VERSION}` to specified version
2525
2626
```bash
27-
wget https://github.com/swoft-cloud/swoft-cli/releases/download/{VERSION}/swoftcli.phar
27+
# wget https://github.com/swoft-cloud/swoft-cli/releases/download/{VERSION}/swoftcli.phar
28+
# eg
29+
wget https://github.com/swoft-cloud/swoft-cli/releases/download/v0.2.6/swoftcli.phar
2830

2931
# quick check
3032
php swoftcli.phar -V

0 commit comments

Comments
 (0)