s/clone/fork/g

This commit is contained in:
hemanth.hm 2015-07-15 19:09:15 +05:30
parent 9fa82eb49b
commit dabba0095f
1 changed files with 2 additions and 5 deletions

View File

@ -1,10 +1,7 @@
## Easy steps:
* Clone this [repo](https://github.com/git-tips/tips.git):
```sh
$ git clone https://github.com/git-tips/tips.git
```
* [Fork](https://github.com/git-tips/tips/network) the repo.
* Install the deps:
```sh
$ cd tips && npm install