Update readme file

This commit is contained in:
John Machado 2023-09-08 19:38:57 +05:30 committed by GitHub
parent 9032c983b0
commit 63c5860179
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Building
4) Run the cmake command to prepare build files
``$ cmake [-DCMAKE_BUILD_TYPE= Release | Debug | ReleaseInternal] [-DARCH= 64 | 32] ..``
``$ cmake [-DCMAKE_BUILD_TYPE= Release | Debug | ReleaseInternal] ..``
5) Build the project