Added clone step to readme

0.1
Robin Hawkes 2014-02-15 18:50:44 +00:00
rodzic 2b1ac72f98
commit 33e9085406
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -80,6 +80,12 @@ ViziCities is at an incredibly early stage right now, but it's usable if you kno
To start off, you'll need to build ViziCities and get an up-to-date JavaScript file.
### Clone the ViziCities repo
```
git clone git@github.com:robhawkes/vizicities.git vizicities
```
#### [Install Node.js & NPM](http://nodejs.org/)
```
brew install node