You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tour
The Go tour is no longer included in the main binary distribution. To run the tour locally, instead of running go tool tour, manually install it:
go get -u golang.org/x/tour
tour
The text was updated successfully, but these errors were encountered:
Context: https://go-tour-ru-ru.appspot.com/welcome/3
need to update a step with the offline tour, because it's no longer included in go.
https://golang.org/doc/go1.12#tour
The text was updated successfully, but these errors were encountered: