Furthermore refactor the readme

This commit is contained in:
oSumAtrIX 2021-10-17 20:55:14 +02:00 committed by GitHub
parent 0082827d2a
commit bead5bf2dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ Host github.com
IdentityFile ~/.ssh/free_librespot_private_key
```
If you do not want to use the `free-librespot`, then remove the git dependency to `free-librespot`. Delete `git = "ssh://git@github.com/oSumAtrIX/free-librespot.git"` inside `Cargo.toml`.
If you do not want to use `free-librespot`, then remove the git dependency of `free-librespot`. For that, delete `git = "ssh://git@github.com/oSumAtrIX/free-librespot.git"` inside `Cargo.toml`.
`Nightly Rust` is required to build this project. Install it by following [rustup.rs](https://rustup.rs) instructions.