Correct a typo in README.md
All checks were successful
buildbot/WindowsCMakeBuilder Build finished.

Probably due to a copy-paste from https://github.com/QuasarApp/Heart
This commit is contained in:
Benjamin Loison 2023-11-03 20:23:26 +01:00
parent b47b137868
commit d595c1faa4
No known key found for this signature in database

View File

@ -16,7 +16,7 @@ This library contains interfaces for the signing and encryption data.
## Build and Include
* cd yourRepo
* git submodule add https://github.com/QuasarApp/easyssl.git # add the repository of Heart into your repo like submodule
* git submodule add https://github.com/QuasarApp/easyssl.git # add the repository of EasySSL into your repo like submodule
* git submodule update --init --recursive
* Include in your CMakeLists.txt file the main CMakeLists.txt file of Heart library