Merge pull request #3 from Saint-vitamin/patch-1

Update README.md
This commit is contained in:
Andrei Yankovich 2019-07-27 17:07:34 +03:00 committed by GitHub
commit 943d38c195
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