mirror of https://github.com/docker/docs.git
Edited CONTRIBUTING
Signed-off-by: Nan Xiao <nan@chinadtrace.org>
This commit is contained in:
parent
13c9e87a9f
commit
e85792cfdd
|
@ -33,7 +33,7 @@ sudo mv go /usr/local
|
|||
> to include older versions of Go. Instead, install the latest Go manually using the
|
||||
> instructions provided on the Go site.
|
||||
|
||||
Create a go project directory in your home directory:
|
||||
Create a Go project directory in your home directory:
|
||||
```sh
|
||||
mkdir ~/gocode # any name is fine
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue