Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Commit 26832a4

Browse files
authored
Update README.md
1 parent 66f52da commit 26832a4

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
@@ -15,14 +15,14 @@ Fetch the [latest release](https://github.com/goulinkh/podcast-cli/releases)
1515
#### Linux
1616

1717
```bash
18-
sudo wget https://github.com/goulinkh/podcast-cli/releases/download/1.3.0/podcast-cli-1.3.0-linux-amd64 -O /usr/local/bin/podcast-cli
18+
sudo wget https://github.com/goulinkh/podcast-cli/releases/download/1.3.1/podcast-cli-1.3.1-linux-amd64 -O /usr/local/bin/podcast-cli
1919
sudo chmod +x /usr/local/bin/podcast-cli
2020
```
2121

2222
#### OS X
2323

2424
```bash
25-
sudo curl -Lo /usr/local/bin/podcast-cli https://github.com/goulinkh/podcast-cli/releases/download/1.3.0/podcast-cli-1.3.0-darwin-amd64
25+
sudo curl -Lo /usr/local/bin/podcast-cli https://github.com/goulinkh/podcast-cli/releases/download/1.3.1/podcast-cli-1.3.1-darwin-amd64
2626
sudo chmod +x /usr/local/bin/podcast-cli
2727
```
2828

0 commit comments

Comments
 (0)