Update README.md

This commit is contained in:
Grégory Soutadé 2025-04-21 08:59:51 +02:00
parent 469d378f9a
commit d3c90f03bb

View File

@ -46,12 +46,14 @@ _internals_:
For utils:
* libcurl
* OpenSSL
* openssl
* libzip
* libpugixml
Internal libraries are automatically fetched and statically compiled during the first run.
External & utils dependencies has to be installed by your package manager (_apt_ for example).
Use _-dev_ flavours to get needed headers.
Internal libraries are automatically fetched and statically compiled during the first compilation.
When you update libgourou's repository, **don't forget to update internal libraries** with:
make update_lib