mirror of
https://github.com/librespot-org/librespot.git
synced 2024-11-08 16:45:43 +00:00
Update README.md
This commit is contained in:
parent
977664f5fe
commit
b819f632cf
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ As the origin is no longer maintained I wanted to have a place for a version of
|
|||
# Wiki
|
||||
More information can befound in the [wiki](https://github.com/ComlOnline/librespot/wiki)
|
||||
|
||||
## Building
|
||||
# Building
|
||||
Rust 1.17.0 or later is required to build librespot.
|
||||
|
||||
**If you are building librespot on macOS, the homebrew provided rust may fail due to the way in which homebrew installs rust. In this case, uninstall the homebrew version of rust and use [rustup](https://www.rustup.rs/), and librespot should then build.**
|
||||
|
@ -48,7 +48,7 @@ Once you've built *librespot*, run it using :
|
|||
target/release/librespot --name DEVICENAME
|
||||
```
|
||||
|
||||
# Credits
|
||||
## Credits
|
||||
I've done nothing more than make this pretty so big thanks to:
|
||||
[plietar](https://github.com/plietar/) for making the thing in the first place.
|
||||
[kingosticks](https://github.com/kingosticks/) for the Suffling and Repeat.
|
||||
|
|
Loading…
Reference in a new issue