mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Minor typo fix
parent
92877c5930
commit
f9d45132e8
@ -115,4 +115,4 @@ func main() {
|
|||||||
$ GOOS=windows GOARCH=386 go build -o hello.exe hello.go
|
$ GOOS=windows GOARCH=386 go build -o hello.exe hello.go
|
||||||
```
|
```
|
||||||
|
|
||||||
We just need to find Windows computer to run our hello.exe.
|
We just need to find a Windows computer to run our `hello.exe`.
|
Loading…
x
Reference in New Issue
Block a user