Skip to content

Commit 713ad8c

Browse files
williscooltaylor
authored andcommitted
softer messaging on static build
refs #lfn-cnti/certification/issues/119
1 parent 5d72f6e commit 713ad8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ then you can invoke the conformance suite from the binary i.e.
119119

120120
```
121121
crystal build src/cnf-conformance.cr --release --static
122-
# ignore warnings and errors as long as the binary at ./cnf-conformance is generated properly
122+
# you can safely ignore warnings and errors as long as the binary at ./cnf-conformance is generated properly
123123
sha256sum cnf-conformance
124124
# checksum here used for release validation
125125
```

0 commit comments

Comments
 (0)