diff --git a/README.md b/README.md index f7abf0ba..5a93b1a1 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Clone your fork of the repo, run the setup script, and build the tests: $ cd $ git clone --recurse-submodules https://github.com//cvw + $ git remote add upstream https://github.com/openhwgroup/cvw $ cd cvw $ source ./setup.sh $ make