Skip to content

Commit a9ebe9f

Browse files
committed
Merge pull request exercism#110 from jish/patch-1
Update development instrucitons in Readme
2 parents 8b569e7 + 5048c9d commit a9ebe9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If that throws an error, try ```brew install go --cross-compile-common --with-ll
2020
Development
2121
===========
2222
1. `go get github.com/exercism/cli`
23-
1. `cd $GOPATH/src/exercism/cli`
23+
1. `cd $GOPATH/src/github.com/exercism/cli`
2424
1. `go get`
2525
1. `go get github.com/levicook/glitch`
2626
1. `go install github.com/levicook/glitch`

0 commit comments

Comments
 (0)