simplify nix instructions
This commit is contained in:
parent
e693260eff
commit
574b8aed21
1 changed files with 1 additions and 12 deletions
13
README.md
13
README.md
|
@ -9,18 +9,7 @@ make
|
|||
./target/osu++
|
||||
```
|
||||
|
||||
or if you're cool and use nix
|
||||
|
||||
```
|
||||
nix build
|
||||
./result/bin/osu++
|
||||
```
|
||||
|
||||
alternatively
|
||||
|
||||
```
|
||||
nix run
|
||||
```
|
||||
there's also a flake with a shell and package - if you know nix you know what to do with those
|
||||
|
||||
## TODO
|
||||
|
||||
|
|
Loading…
Reference in a new issue