aboutsummaryrefslogtreecommitdiff
path: root/stdlib/commands.md
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/commands.md')
-rw-r--r--stdlib/commands.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/stdlib/commands.md b/stdlib/commands.md
index dc74aa294..893e0d271 100644
--- a/stdlib/commands.md
+++ b/stdlib/commands.md
@@ -72,6 +72,10 @@ cd ~/lux/stdlib/ \
```
cd ~/lux/stdlib/ \
+&& lein clean \
+&& lein with-profile aedifex lux auto build
+
+cd ~/lux/stdlib/ \
&& lux clean \
&& lux with jvm with aedifex auto build