Skip to content

Commit a3a81c4

Browse files
committed
📖 DOC: Update doc for v0.1.2
1 parent 10cd203 commit a3a81c4

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
@@ -19,8 +19,8 @@ This will make it easier for developers to manage and deploy applications on Jel
1919
* Debian/Ubuntu
2020

2121
```bash
22-
wget https://github.com/yoanbernabeu/GoJelastic/releases/download/v0.1.1/GoJelastic-v0.1.1-linux-amd64.tar.gz
23-
tar -xvzf GoJelastic-v0.1.1-linux-amd64.tar.gz
22+
wget https://github.com/yoanbernabeu/GoJelastic/releases/download/v0.1.2/GoJelastic-v0.1.2-linux-amd64.tar.gz
23+
tar -xvzf GoJelastic-v0.1.2-linux-amd64.tar.gz
2424
sudo mv GoJelastic /usr/local/bin/
2525
sudo chmod +x /usr/local/bin/GoJelastic
2626
```

0 commit comments

Comments
 (0)