aboutsummaryrefslogtreecommitdiff
path: root/lux-lua/commands.md
diff options
context:
space:
mode:
Diffstat (limited to 'lux-lua/commands.md')
-rw-r--r--lux-lua/commands.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/lux-lua/commands.md b/lux-lua/commands.md
index 08fb948a1..6783b7b17 100644
--- a/lux-lua/commands.md
+++ b/lux-lua/commands.md
@@ -9,7 +9,6 @@ cd ~/lux/lux-lua/ && lein clean && lein lux auto test
```
## Develop
-## NOTE: Must set lux/control/concurrency/thread.parallelism = 1 before compiling to make sure Rembulan doesn't cause trouble.
cd ~/lux/lux-lua/ \
&& lux clean \
&& lux auto build