Update README.md
This commit is contained in:
parent
a4ebbb5da9
commit
3814c53b93
|
@ -19,7 +19,6 @@ If you don't have Go installed, download the corresponding installer for Go from
|
|||
Download the source files as a zip from the homepage or `git clone` this repository.
|
||||
|
||||
# 4. Build From Source
|
||||
Finally, build Picocrypt from source:
|
||||
- Windows: <code>go build -ldflags "-s -w -H=windowsgui -extldflags=-static"</code>
|
||||
- macOS: <code>go build -ldflags "-s -w"</code>
|
||||
- Linux: <code>go build -ldflags "-s -w"</code>
|
||||
|
|
Loading…
Reference in New Issue