From 5cfe28ec9cfea512ffd28409ca4d486e1c5dc403 Mon Sep 17 00:00:00 2001 From: David Harris Date: Thu, 23 Mar 2023 06:37:48 -0700 Subject: [PATCH] Updated README for upstream repo --- README.md | 1 + 1 file changed, 1 insertion(+) 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