improve readme steps
This commit is contained in:
parent
f0a6bb50f0
commit
ae824fcb47
1 changed files with 23 additions and 15 deletions
|
@ -18,6 +18,14 @@ you also have the option to define your mpris bus name, which will instead wait
|
|||
|
||||
*if you're on a setup that uses nix, you can just use `nix build` or the provided devshell to build the application.*
|
||||
|
||||
1. the nix way
|
||||
|
||||
```sh
|
||||
nix run git+https://git.reidlab.pink/reidlab/lastfmpris.git
|
||||
```
|
||||
|
||||
2. the normal way
|
||||
|
||||
first, clone repository:
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue