Edit README to update the repo url

This commit is contained in:
Tekaoh
2018-11-09 12:46:32 -06:00
parent 34a8c112f5
commit a84c7e242d
+1 -1
View File
@@ -10,7 +10,7 @@ If you haven't already, please install Git for Windows https://git-scm.com/downl
Open a GIT Bash in your client folder. Run the following commands:
git init .
git remote add -f origin https://someone@bitbucket.org/theswgsource/client-1.2.git
git remote add -f origin https://someone@bitbucket.org/theswgsource/client-assets-1.2.git
git checkout master
You may now get updates to your client by opening a GIT Bash and running: