1
0
mirror of https://github.com/namibia/tips.git synced 2024-06-22 11:14:39 +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,10 +1,7 @@
## Easy steps: ## Easy steps:
* Clone this [repo](https://github.com/git-tips/tips.git): * [Fork](https://github.com/git-tips/tips/network) the repo.
```sh
$ git clone https://github.com/git-tips/tips.git
```
* Install the deps: * Install the deps:
```sh ```sh
$ cd tips && npm install $ cd tips && npm install