diff --git a/Readme.md b/Readme.md index dc9c2df9..32752824 100644 --- a/Readme.md +++ b/Readme.md @@ -94,7 +94,7 @@ So happy to hear you're interested in contributing! Here's a quick rundown of ho 1. Make sure you have the Go environment setup on your computer. There are quite a few better resources online on how to do that -2. `go get -u -v https://github.com/matthewmueller/joy/...` to install the compiler from source +2. `go get -u -v github.com/matthewmueller/joy/...` to install the compiler from source 3. `go test -v` to run all the tests @@ -121,4 +121,4 @@ Visit https://mat.tm/joy/#faq to view the FAQ. - Visit mat.tm/joy to read more about Joy's origins - Chat with us in **#joy-compiler** on Slack at gophers.slack.com - Star github.com/matthewmueller/joy to follow the development -- Follow twitter.com/mattmueller for project updates \ No newline at end of file +- Follow twitter.com/mattmueller for project updates