Skip to content

Commit

Permalink
Revise description about cross build
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiyas committed Sep 15, 2015
1 parent 3a22aa9 commit 7d4e1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $ go build dnsq.go
$ go build dnsqr.go
```

How to build Windows binaries:
How to build Windows binaries on non-Windows environment (cross build):

```console
$ GOOS=windows go build dnsq.go
Expand Down

0 comments on commit 7d4e1a5

Please sign in to comment.