Skip to content

Commit 3e0d4aa

Browse files
authored
Update README.md
1 parent 073edc2 commit 3e0d4aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@ Follow the steps;
108108

109109
### Download and use official binary
110110

111-
Visit the [latest release](https://github.com/umutphp/awesome-cli/releases/latest) page and download the binary correspondingly.
111+
Visit the [latest release](https://github.com/umutphp/awesome-cli/releases/latest) page, download the zip correspondingly and extract the zip. You can used the binary in the zip file.
112112

113113
```bash
114-
> $ wget -O /usr/local/bin/awesome-cli https://latest-binary-url
114+
> $ cp /path/to/zip/extract/awesome-cli /usr/local/bin/awesome-cli
115115
> $ awesome-cli
116116
```
117117

0 commit comments

Comments
 (0)