Update README.md

This commit is contained in:
William Katz 2021-04-14 09:38:45 -07:00 committed by GitHub
parent bd4bd74311
commit bead48e7b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ CCash solves these issues and adds a level of abstraction, the main philosophy o
#### Build #### Build
``` ```
git clone --recurse-submodule https://github.com/EntireTwix/CCash-2.0/ git clone --recurse-submodule https://github.com/EntireTwix/CCash/
mkdir build mkdir build
cd build cd build
cmake .. cmake ..