Skip to content

Commit 3dd1739

Browse files
committed
clarify instructions for contributing developers
1 parent fb1ff91 commit 3dd1739

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ If that throws an error, try ```brew install go --cross-compile-common --with-ll
1919

2020
Development
2121
===========
22+
1. fork this repo
2223
1. `go get github.com/exercism/cli/exercism`
2324
1. `cd $GOPATH/src/github.com/exercism/cli`
25+
1. `git remote set-url origin https://github.com/<your-github-username>/cli`
2426
1. `go get`
2527
1. `go get github.com/levicook/glitch`
2628
1. `go install github.com/levicook/glitch`

0 commit comments

Comments
 (0)