diff --git a/pages/common/go-tool.md b/pages/common/go-tool.md index a43943ef91..c23795ade2 100644 --- a/pages/common/go-tool.md +++ b/pages/common/go-tool.md @@ -10,7 +10,7 @@ - Run the go link tool: -`go tool link {{path/to/main.go}}` +`go tool link {{path/to/main.o}}` - Print the command that would be executed, but do not execute it (similar to `whereis`):