Updated README for upstream repo

This commit is contained in:
David Harris 2023-03-23 06:37:48 -07:00
parent 3b3aa942c7
commit a29769b7ba

View File

@ -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/<yourgithubid>/cvw
$ git remote add upstream https://github.com/openhwgroup/cvw
$ cd cvw
$ source ./setup.sh
$ make