We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f28a040 commit baa5f70Copy full SHA for baa5f70
README.md
@@ -27,9 +27,7 @@ page](https://github.com/meelgroup/approxmc/releases) which contains binaries
27
for many different platforms. The second best thing to use is Nix. Simply [install
28
nix](https://nixos.org/download/) and then:
29
```shell
30
-git clone https://github.com/meelgroup/approxmc
31
-cd approxmc
32
-nix-shell
+nix profile install github:meelgroup/approxmc
33
```
34
35
Then you will have `approxmc` binary available and ready to use.
0 commit comments