mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 09:45:18 +00:00
Fixing order of local repo commands in README
This commit is contained in:
parent
383f76a5c5
commit
aaba728dd7
@ -34,8 +34,8 @@ Clone your fork of the repo and run the setup script.
|
|||||||
|
|
||||||
$ cd
|
$ cd
|
||||||
$ git clone --recurse-submodules https://github.com/<yourgithubid>/cvw
|
$ git clone --recurse-submodules https://github.com/<yourgithubid>/cvw
|
||||||
$ git remote add upstream https://github.com/openhwgroup/cvw
|
|
||||||
$ cd cvw
|
$ cd cvw
|
||||||
|
$ git remote add upstream https://github.com/openhwgroup/cvw
|
||||||
$ source ./setup.sh
|
$ source ./setup.sh
|
||||||
|
|
||||||
Add the following lines to your .bashrc or .bash_profile to run the setup script each time you log in.
|
Add the following lines to your .bashrc or .bash_profile to run the setup script each time you log in.
|
||||||
|
Loading…
Reference in New Issue
Block a user