Update README.md

This commit is contained in:
Saint-vitamin 2019-07-26 17:20:23 +03:00 committed by GitHub
parent eae35eaece
commit 5482d10a21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@
# Include
## for qmake projects
## For qmake projects
* cd yourRepo
* git submodule add https://github.com/QuasarApp/QtBigInt.git # add the repository of Qt-Secret into your repo like submodule
@ -29,7 +29,7 @@
>> include($$PWD/QtBigInt/GMP.pri)
* Rebuild yuor project
## for other build system
## For other build system
* cd yourRepo
* git submodule add https://github.com/QuasarApp/QtBigInt.git # add the repository of Qt-Secret into your repo like submodule