Update README.md

This commit is contained in:
Justuser 2022-10-08 15:13:48 +00:00
parent 9b8cf4dcd2
commit d14addd72e

View File

@ -68,4 +68,6 @@ git config --global credential.helper cache
python3 -m http.server
#Change repo
git push --repo=https://gitlab.com/justuser31/getnetradio
git clone --branch <branchname> <remote-repo-url>
```