mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Change to git clone command
Changed to full URL to be accessable by all
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user