Skip to content

Commit a0e5e87

Browse files
authored
Update README.md
1 parent 8fa04bb commit a0e5e87

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
@@ -23,10 +23,10 @@ hashnode posts --hot
2323
```
2424
## Installation
2525
#### Linux
26-
curl -L https://github.com/Hashnode/hashnode-cli/releases/download/v0.1.0/hashnode-linux-amd64 -o hashnode
26+
curl -L https://github.com/Hashnode/hashnode-cli/releases/download/v0.1.1/hashnode-linux-amd64 -o hashnode
2727

2828
#### macOS
29-
curl -L https://github.com/Hashnode/hashnode-cli/releases/download/v0.1.0/hashnode-darwin-amd64 -o hashnode
29+
curl -L https://github.com/Hashnode/hashnode-cli/releases/download/v0.1.1/hashnode-darwin-amd64 -o hashnode
3030

3131
```
3232
chmod +x hashnode

0 commit comments

Comments
 (0)