fix typo
This commit is contained in:
@@ -142,7 +142,7 @@ If you've followed all of the above steps, your directory structure should now l
|
|||||||
|
|
||||||
Now you are able to see the directory structure clearly; `bin` contains executable files, `pkg` contains compiled files and `src` contains package source files.
|
Now you are able to see the directory structure clearly; `bin` contains executable files, `pkg` contains compiled files and `src` contains package source files.
|
||||||
|
|
||||||
(The format of environment variables in Windows is `%GOPATH%`, however this book mainly folows the Unix-style, so Windows users need to replace by yourself.)
|
(The format of environment variables in Windows is `%GOPATH%`, however this book mainly follows the Unix-style, so Windows users need to replace these yourself.)
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user