1
0
mirror of https://github.com/namibia/tips.git synced 2024-06-16 17:02:20 +00:00

s/clone/fork/g

This commit is contained in:
hemanth.hm 2015-07-15 19:09:15 +05:30
parent 9fa82eb49b
commit dabba0095f

View File

@ -1,9 +1,6 @@
## 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