Fixes git clone instruction.

pull/1/head
Abhinav Sarkar 2016-03-25 00:54:04 +05:30
parent ade5c388d8
commit c517b50e96
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
- Git clone this repository:
```sh
> git clone https://github.com/quintype/ringo
> git clone --recursive https://github.com/quintype/ringo
```
- Run the following commands in the terminal: