Skip to content

Commit

Permalink
Release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Szymongib committed Jul 12, 2020
1 parent c3e24a2 commit ec36203
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ Bookmark CLI allows you to save your favourite URLs without leaving the terminal

Download for Linux:
```bash
wget https://github.com/Szymongib/bookmark-cli/releases/download/v0.0.1/bookmark-linux-amd64
wget https://github.com/Szymongib/bookmark-cli/releases/download/v0.0.2/bookmark-linux-amd64

chmod +x bookmark-linux-amd64
sudo mv bookmark-linux-amd64 /usr/local/bin/bookmark
```

Download for Mac OS:
```bash
wget https://github.com/Szymongib/bookmark-cli/releases/download/v0.0.1/bookmark-darwin-amd64
wget https://github.com/Szymongib/bookmark-cli/releases/download/v0.0.2/bookmark-darwin-amd64

chmod +x bookmark-darwin-amd64
sudo mv bookmark-darwin-amd64 /usr/local/bin/bookmark
Expand Down

0 comments on commit ec36203

Please sign in to comment.