Fixed README yet again

This commit is contained in:
Dmitry Boulytchev 2018-11-07 15:05:36 +03:00 committed by danyaberezun
parent 7f01e91b05
commit a181c2d287

View file

@ -6,7 +6,7 @@ Prerequisites: ocaml [http://ocaml.org], opam [http://opam.ocaml.org].
Building: Building:
* `opam pin add GT https://github.com/kakasu/GT.git#ppx` * `opam pin add GT https://github.com/kakadu/GT.git#ppx`
* `opam pin add ostap https://github.com/dboulytchev/ostap.git` * `opam pin add ostap https://github.com/dboulytchev/ostap.git`
* `opam install ostap` * `opam install ostap`
* `opam install GT` * `opam install GT`