mirror of
https://gitverse.ru/ot/DownOnSpot
synced 2025-12-19 18:04:16 +00:00
Add line break
This commit is contained in:
parent
7a86351998
commit
1231d0df9c
1 changed files with 2 additions and 1 deletions
|
|
@ -55,7 +55,8 @@ Host github.com
|
|||
IdentityFile ~/.ssh/free_librespot_private_key
|
||||
```
|
||||
|
||||
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`.
|
||||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue