Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mvisonneau committed Jul 3, 2019
1 parent 3c93453 commit 2a4f370
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 @@ -75,9 +75,9 @@ You can have a look at the [release page](https://github.com/mvisonneau/s5/relea

```bash
# Linux
~$ wget https://github.com/mvisonneau/s5/releases/download/0.1.2/s5_linux_amd64 -O /usr/local/bin/s5; chmod +x /usr/local/bin/s5
~$ wget https://github.com/mvisonneau/s5/releases/download/0.1.3/s5_linux_amd64 -O /usr/local/bin/s5; chmod +x /usr/local/bin/s5
# MacOS
~$ wget https://github.com/mvisonneau/s5/releases/download/0.1.2/s5_darwin_amd64 -O /usr/local/bin/s5; chmod +x /usr/local/bin/s5
~$ wget https://github.com/mvisonneau/s5/releases/download/0.1.3/s5_darwin_amd64 -O /usr/local/bin/s5; chmod +x /usr/local/bin/s5
# Windows
¯\_(ツ)_/¯
```
Expand Down

0 comments on commit 2a4f370

Please sign in to comment.