We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f54e687 commit 744307bCopy full SHA for 744307b
README.md
@@ -30,7 +30,9 @@ nix](https://nixos.org/download/) and then:
30
nix profile install github:meelgroup/approxmc
31
```
32
33
-Then you will have `approxmc` binary available and ready to use.
+Then you will have `approxmc` binary available and ready to use. If you want
34
+to build from source, you can follow the instructions in the instructions
35
+in the GitHub Action under the folder `.github`
36
37
## Providing a Projection Set
38
For some applications, one is not interested in solutions over all the
0 commit comments