Update CONTRIBUTING.md
Use correct URL for cloning
This commit is contained in:
parent
8a9d59aaf3
commit
f4519a7779
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ Signed-off-by: Random J Developer <random@developer.example.org>
|
||||||
* Fork this repo at [github.com/mozilla/datomish](https://github.com/mozilla/datomish#fork-destination-box).
|
* Fork this repo at [github.com/mozilla/datomish](https://github.com/mozilla/datomish#fork-destination-box).
|
||||||
* Clone your fork locally. Make sure you use the correct clone URL.
|
* Clone your fork locally. Make sure you use the correct clone URL.
|
||||||
```
|
```
|
||||||
git clone git@github.com:YOURNAME/tofino.git
|
git clone git@github.com:YOURNAME/datomish.git
|
||||||
```
|
```
|
||||||
Check your remotes:
|
Check your remotes:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue