Merge pull request #1 from JMWSoftware2020/patch-1

Readme updated @JMW2020
This commit is contained in:
owen bell 2020-11-19 18:23:20 -05:00 committed by GitHub
commit 71720bcbb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,4 +16,5 @@ for i in $(cat remotes.txt); do echo $i | xargs git remote add 2>/dev/null || ec
which will go through all the remotes in remotes.txt and add them to git
:D