Skip to content

Commit

Permalink
softer messaging on static build
Browse files Browse the repository at this point in the history
  • Loading branch information
williscool authored and taylor committed Apr 30, 2020
1 parent 5d72f6e commit 713ad8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ then you can invoke the conformance suite from the binary i.e.

```
crystal build src/cnf-conformance.cr --release --static
# ignore warnings and errors as long as the binary at ./cnf-conformance is generated properly
# you can safely ignore warnings and errors as long as the binary at ./cnf-conformance is generated properly
sha256sum cnf-conformance
# checksum here used for release validation
```
Expand Down

0 comments on commit 713ad8c

Please sign in to comment.