Update README.md

This commit is contained in:
William Katz 2021-06-10 00:29:51 -07:00 committed by GitHub
parent b1e8021821
commit c7139953f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@ building the project
``` ```
git clone --recurse-submodule https://github.com/EntireTwix/CCash/ git clone --recurse-submodule https://github.com/EntireTwix/CCash/
cd CCash
mkdir build mkdir build
cd build cd build
cmake .. cmake ..