Add "git clone" to command for checking out the code in DEVELOPMENT.md (#1258)

This commit is contained in:
Ryuzo Yamamoto
2019-05-30 11:48:31 +09:00
committed by Marwan Sulaiman
parent ea537e7d0d
commit 7598e7030a
+1 -1
View File
@@ -11,7 +11,7 @@ See our [Contributing Guide](CONTRIBUTING.md) for tips on how to submit a pull r
If you haven't done that, please do with the below command before you proceed:
```console
$ https://github.com/gomods/athens.git
$ git clone https://github.com/gomods/athens.git
```
### Go version