From ade502b49b527ce79c3ce8b3244a0fbbf8c6300b Mon Sep 17 00:00:00 2001 From: pranavyadav77 <33191949+pranavyadav77@users.noreply.github.com> Date: Sat, 24 Nov 2018 05:54:01 +0530 Subject: [PATCH] Update index.md (#25445) --- guide/english/go/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)