Skip to content

Commit baa5f70

Browse files
committed
Update how to use nix
1 parent f28a040 commit baa5f70

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ page](https://github.com/meelgroup/approxmc/releases) which contains binaries
2727
for many different platforms. The second best thing to use is Nix. Simply [install
2828
nix](https://nixos.org/download/) and then:
2929
```shell
30-
git clone https://github.com/meelgroup/approxmc
31-
cd approxmc
32-
nix-shell
30+
nix profile install github:meelgroup/approxmc
3331
```
3432

3533
Then you will have `approxmc` binary available and ready to use.

0 commit comments

Comments
 (0)