Skip to content

Commit

Permalink
πŸ“– DOC: Update doc for v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yoanbernabeu committed Dec 22, 2022
1 parent 10cd203 commit a3a81c4
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 @@ -19,8 +19,8 @@ This will make it easier for developers to manage and deploy applications on Jel
* Debian/Ubuntu

```bash
wget /~https://github.com/yoanbernabeu/GoJelastic/releases/download/v0.1.1/GoJelastic-v0.1.1-linux-amd64.tar.gz
tar -xvzf GoJelastic-v0.1.1-linux-amd64.tar.gz
wget /~https://github.com/yoanbernabeu/GoJelastic/releases/download/v0.1.2/GoJelastic-v0.1.2-linux-amd64.tar.gz
tar -xvzf GoJelastic-v0.1.2-linux-amd64.tar.gz
sudo mv GoJelastic /usr/local/bin/
sudo chmod +x /usr/local/bin/GoJelastic
```
Expand Down

0 comments on commit a3a81c4

Please sign in to comment.