diff --git a/README.md b/README.md index 610e9a7..1a450ae 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ If the hyperlink gets stolen, this message is disclosed. Build ``` -go build ./msgsplit.go +CGO_ENABLED=0 go build ./msgsplit.go ``` Run