Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetb committed Aug 8, 2016
1 parent 2a42b54 commit cc27556
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 @@ -42,7 +42,7 @@ Your existing `-ldflags` argument will still be preserved:

and the `-ldflags` constructed by govvv will be appended to your flag.

# Don’t want to depend on `govvv`? It’s fine!
## Don’t want to depend on `govvv`? It’s fine!

You can just pass a `-print` argument and `govvv` will just print the
`go build` command with `-ldflags` for you and will not execute the go tool:
Expand Down

0 comments on commit cc27556

Please sign in to comment.