Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme instructions need updates #3

Open
cdnsteve opened this issue Mar 31, 2015 · 0 comments
Open

readme instructions need updates #3

cdnsteve opened this issue Mar 31, 2015 · 0 comments

Comments

@cdnsteve
Copy link

Fixes for readme instructions:

In Setup step 2.

go get github.com/$github_user/clirescue.git
cd $GOPATH/src/github.com/clirescue

There were no instructions on GoBootCamp or in this readme to setup the environment variable, $github_user. This is confusing for someone getting started.

Stevens-MacBook-Pro:go$ echo $github_user

Stevens-MacBook-Pro:go$

Second command:

Stevens-MacBook-Pro:go xxx$ cd $GOPATH/src/github.com/clirescue
-bash: cd: /Users/xxx/go/src/github.com/clirescue: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant