From a82bd1eabe94763162c2b0707d9c198fbe9835e3 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 18 Jun 2021 14:21:41 -0400 Subject: Refactored the machinery to make local macros into its own module. --- commands.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'commands.md') diff --git a/commands.md b/commands.md index 527b2b36c..fec682c49 100644 --- a/commands.md +++ b/commands.md @@ -103,6 +103,7 @@ cd ~/lux/stdlib/ && lein clean && lein with-profile aedifex lux auto test ## Install ``` -cd ~/lux/lux-lein/ && lein install +cd ~/lux/lux-lein/ \ +&& lein install ``` -- cgit v1.2.3