Use https for giuthub link to rvalp.git (as opposed to ssh.)

Anyone that is in need of help on how to clone something from github will likely /not/ be using ssh.  (my bad)
This commit is contained in:
John Winans 2021-07-06 13:46:08 -05:00 committed by GitHub
parent f6433f5f78
commit 5bc8807ff2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ I suspect the same (above) would work on 16.04 as well.
Then clone and build this repo:
git clone git@github.com:johnwinans/rvalp.git
git clone https://github.com/johnwinans/rvalp.git
cd rvalp
make world