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