Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
josephspurrier committed Jan 24, 2015
1 parent 1367858 commit 9e94968
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Package creates a syso file which contains Microsoft Version Information and an

To install, run the following command:

~~~ go
~~~
go get github.com/josephspurrier/goversioninfo/cmd/goversioninfo
~~~

Expand All @@ -27,7 +27,7 @@ Run "go generate" before each "go build" and goversioninfo.exe will create a fil

A complete list of the flags you can pass to goversioninfo are below:

~~~ go
~~~
-charset=0: charset ID
-comment="": StringFileInfo.Comments
-company="": StringFileInfo.CompanyName
Expand Down

0 comments on commit 9e94968

Please sign in to comment.