installation instructions

This commit is contained in:
David Harris 2023-01-23 12:13:49 -08:00 committed by GitHub
parent 51069d00aa
commit 095643a740
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ Add the following lines to your .bashrc or .bash_profile to run the setup script
fi fi
Clone your fork of the repo, run the setup script, and build the tests: Clone your fork of the repo, run the setup script, and build the tests:
$ cd $ cd
$ git clone --recurse-submodules https://github.com/<yourgithubid>/cvw $ git clone --recurse-submodules https://github.com/<yourgithubid>/cvw
$ cd cvw $ cd cvw