Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaos committed Aug 17, 2021
1 parent 366aacf commit 25eb591
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 @@ -41,13 +41,13 @@ brew install sachaos/tap/viddy
### Linux

```shell
wget -O viddy.tar.gz https://github.com/sachaos/viddy/releases/download/v0.1.2/viddy_0.1.2_Linux_x86_64.tar.gz && tar xvf viddy.tar.gz && mv viddy /usr/local/bin
wget -O viddy.tar.gz https://github.com/sachaos/viddy/releases/download/v0.1.3/viddy_0.1.3_Linux_x86_64.tar.gz && tar xvf viddy.tar.gz && mv viddy /usr/local/bin
```

### Go

```shell
go get github.com/sachaos/viddy@v0.1.2
go get github.com/sachaos/viddy@v0.1.3
```

Download from [release page](https://github.com/sachaos/viddy/releases)
Expand Down

0 comments on commit 25eb591

Please sign in to comment.