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 7eb281f commit 48825fcCopy full SHA for 48825fc
example-crystal/README.md
@@ -4,7 +4,7 @@
4
5
```
6
crystal build --release -Dpreview_mt src/example-crystal.cr -o main
7
-CRYSTAL_WORKES=10 ./main
+CRYSTAL_WORKERS=10 ./main
8
9
10
MacOS 12.2
0 commit comments