We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc989f9 commit 4c44162Copy full SHA for 4c44162
1 file changed
content/install-guides/go.md
@@ -60,7 +60,7 @@ echo 'export PATH="$PATH:/usr/local/go/bin"' >> ~/.bashrc
60
source ~/.bashrc
61
```
62
63
-## Verify that Go is working
+## Verify Go installation
64
65
Confirm `go` is installed by printing the version:
66
0 commit comments