mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-02-16 11:50:54 +01:00
Added instruction to pick a tag when downloading from Github
This commit is contained in:
parent
7e14409945
commit
373f0e9c3d
@ -39,6 +39,10 @@ opam install camlpdf
|
|||||||
To build
|
To build
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
If downloading from Github, obtain the correct source. This means choosing the tag for a
|
||||||
|
particaular version, such as "v2.1.1". The head of the master branch is
|
||||||
|
unstable.
|
||||||
|
|
||||||
1. Type `make` to make the cpdf executable and the library
|
1. Type `make` to make the cpdf executable and the library
|
||||||
|
|
||||||
2. Type `make install` to install the OCaml cpdf library.
|
2. Type `make install` to install the OCaml cpdf library.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user