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

Commit c5cd3b1

Browse files
committed
Updated README
1 parent 4d74df0 commit c5cd3b1

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 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/v0.1.1/podcast-cli-0.1.1-linux-amd64 -O /usr/local/bin/podcast-cli
18+
sudo wget https://github.com/goulinkh/podcast-cli/releases/download/v1.0.0/podcast-cli-1.0.0-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/v0.1.1/podcast-cli-0.1.1-darwin-amd64
25+
sudo curl -Lo /usr/local/bin/podcast-cli https://github.com/goulinkh/podcast-cli/releases/download/v1.0.0/podcast-cli-1.0.0-darwin-amd64
2626
sudo chmod +x /usr/local/bin/podcast-cli
2727
```
2828

@@ -46,10 +46,9 @@ sudo chmod +x /usr/local/bin/podcast-cli
4646
| `Right` | +10s |
4747
| `Left` | -10s |
4848
| `q` | Exit |
49-
| `s` | SEARCH |
5049

5150

5251
## Issues
5352

5453
* Unable to get audio length of a remote content, I have to download the audio file before playing it
55-
* Bad Podcasts API, I have to make a free access API or find a better one
54+

resources/img/demo.gif

93.9 KB
Loading

0 commit comments

Comments
 (0)