Skip to content

Commit dabba00

Browse files
committed
s/clone/fork/g
1 parent 9fa82eb commit dabba00

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

contributing.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
## Easy steps:
22

3-
* Clone this [repo](https://github.com/git-tips/tips.git):
4-
```sh
5-
$ git clone https://github.com/git-tips/tips.git
6-
```
7-
3+
* [Fork](https://github.com/git-tips/tips/network) the repo.
4+
85
* Install the deps:
96
```sh
107
$ cd tips && npm install

0 commit comments

Comments
 (0)