Robert,

On Ubuntu, I ran,

$ go get -v -u golang.org/x/tour/...
$ gotour

Please file a complaint about the missing instructions: 
https://github.com/golang/go/issues.

Peter

On Wednesday, April 11, 2018 at 1:46:51 PM UTC-4, Robert P. J. Day wrote:
>
>
>   more sophomoric questions -- following along on the go tour: 
>
> https://tour.golang.org/welcome/3 
>
> which suggests that, after i install go, i can run: 
>
>   $ go tool tour 
>
> on my fedora 28 beta system: 
>
>   $ go tool tour 
>   go tool: no such tool "tour" 
>   $ 
>
> should i have expected this? is there a separate package that would 
> provide this on fedora? 
>
>   also, on that same page, there is the suggested alternative: 
>
>   $ go get golang.org/x/tour/gotour 
>   $ gotour 
>
> i would add, to that section, that one should first add $GOPATH/bin to 
> one's search path; it's not at all clear that the reader will know 
> that's necessary. 
>
> rday 
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to