Fix typo in README

This commit is contained in:
Nathan Thomas 2021-07-31 10:04:33 -07:00 committed by GitHub
parent d5e49fd23a
commit 77ee277d0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ rip url https://www.qobuz.com/us-en/album/back-in-black-ac-dc/0886444889841 http
Download the album and convert it to `mp3`
```bash
rip url --convert mp3 https://open.qobuz.com/album/0060253780968
rip url --codec mp3 https://open.qobuz.com/album/0060253780968
```