diff --git a/guide/english/go/index.md b/guide/english/go/index.md index 9469987e3f..bf5f4121ba 100644 --- a/guide/english/go/index.md +++ b/guide/english/go/index.md @@ -26,7 +26,7 @@ $ brew install golang ##### Add Environment variables: -First, you'll need to tell Go the location of your workspace. +First, you will need to tell Go the location of your workspace. We'll add some environment variables into shell config. One of does files located at your home directory bash_profile, bashrc or .zshrc (for Oh My Zsh Army)