We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d72f6e commit 713ad8cCopy full SHA for 713ad8c
INSTALL.md
@@ -119,7 +119,7 @@ then you can invoke the conformance suite from the binary i.e.
119
120
```
121
crystal build src/cnf-conformance.cr --release --static
122
-# 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
123
sha256sum cnf-conformance
124
# checksum here used for release validation
125
0 commit comments