Change to git clone command

Changed to full URL to be accessable by all
This commit is contained in:
mattpass
2013-10-12 20:28:44 +01:00
parent 1ef5f94953
commit f6e508fbff

View File

@@ -13,7 +13,7 @@ You can run ICEcoder either online or locally, on Linux, Windows or Mac based pl
####Step 1: Clone the repo
```
$ git clone git@github:mattpass/ICEcoder
$ git clone git://github.com/mattpass/ICEcoder.git
```
####Step 2: Place in your document root (online or local)
@@ -35,4 +35,4 @@ It's fully open source and MIT licensed. I'm happy for you to take it, make it y
Plenty of comments included in the code to assist with understanding, customising etc.
Comments, improvements & feedback welcomed!
Comments, improvements & feedback welcomed!