Clarify libcrypto API version in README
This commit is contained in:
parent
73bf4b861a
commit
803b048f8c
|
@ -22,7 +22,7 @@ self-contained and it should be easy to grasp and change to suit to your needs.
|
||||||
Building
|
Building
|
||||||
--------
|
--------
|
||||||
Build dependencies: Meson, a C++11 compiler, pkg-config +
|
Build dependencies: Meson, a C++11 compiler, pkg-config +
|
||||||
Runtime dependencies: libcrypto
|
Runtime dependencies: libcrypto (OpenSSL 1.1 API)
|
||||||
|
|
||||||
$ git clone https://git.janouch.name/p/pdf-simple-sign.git
|
$ git clone https://git.janouch.name/p/pdf-simple-sign.git
|
||||||
$ cd pdf-simple-sign
|
$ cd pdf-simple-sign
|
||||||
|
|
Loading…
Reference in New Issue