fix: typo in Debian
This commit is contained in:
committed by
Henrik Friedrichsen
parent
d949a7c02b
commit
4f4d8740e8
@@ -10,7 +10,7 @@
|
|||||||
[](https://snapcraft.io/ncspot)
|
[](https://snapcraft.io/ncspot)
|
||||||
|
|
||||||
ncurses Spotify client written in Rust using librespot. It is heavily inspired
|
ncurses Spotify client written in Rust using librespot. It is heavily inspired
|
||||||
by ncurses MPD clients, such as ncmpc. My motivation was to provide a simple
|
by ncurses MPD clients, such as ncmpc. My motivation was to provide a simple
|
||||||
and resource friendly alternative to the official client as well as to support
|
and resource friendly alternative to the official client as well as to support
|
||||||
platforms that currently don't have a Spotify client, such as the *BSDs.
|
platforms that currently don't have a Spotify client, such as the *BSDs.
|
||||||
|
|
||||||
@@ -60,7 +60,7 @@ You can use `cargo-deb` create in order to build a Debian package from source. I
|
|||||||
cargo install cargo-deb
|
cargo install cargo-deb
|
||||||
```
|
```
|
||||||
|
|
||||||
Then you can build a Dabian package with:
|
Then you can build a Debian package with:
|
||||||
|
|
||||||
```
|
```
|
||||||
cargo deb
|
cargo deb
|
||||||
|
|||||||
Reference in New Issue
Block a user