source:
code/trunk/install@
14
Last change on this file since 14 was 14, checked in by , 3 years ago | |
---|---|
File size: 244 bytes |
Rev | Line | |
---|---|---|
[14] | 1 | Install development version |
2 | ||
3 | Requirements are ocaml (the compiler) and opam (the package manager). Then run: | |
4 | ||
5 | opam pin add text_parse git://orbitalfox.eu/text-parse-ml | |
6 | opam pin add logarion git://orbitalfox.eu/logarion | |
7 | opam install logarion |
Note:
See TracBrowser
for help on using the repository browser.