Skip to content
Snippets Groups Projects
Commit ddd50748 authored by Florent Gluck's avatar Florent Gluck
Browse files

hyper duper minor change to README.md

parent d371aace
No related branches found
No related tags found
No related merge requests found
...@@ -204,7 +204,7 @@ To build a statically linked, stripped and compressed version of `nexush`, run: ...@@ -204,7 +204,7 @@ To build a statically linked, stripped and compressed version of `nexush`, run:
``` ```
CGO_ENABLED=0 go build -a -ldflags '-w -extldflags "-static"' CGO_ENABLED=0 go build -a -ldflags '-w -extldflags "-static"'
strip -s nexush strip -s nexush
upx --best nexush upx nexush
``` ```
<!-- <!--
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment