wip: opam file

This commit is contained in:
Simon Cruanes 2014-10-29 17:43:55 +01:00
parent 580ac25745
commit 52763c33a7

View file

@ -19,8 +19,17 @@ This program is distributed under the Apache Software License version
## INSTALLATION
============
You will need ocamlfind.
### Via opam
Once the package is on [opam](http://opam.ocaml.org), just `opam install msat`.
For the development version, use:
opam pin add msat https://github.com/Gbury/mSAT.git
### Manual installation You will need ocamlfind. The command is:
make install