aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.asciidoc b/README.asciidoc
index b35f2fa..b21ed58 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -14,4 +14,4 @@ include erlang.mk
The command `make` will compile all LFE files in the 'src/'
directory.
-The command `lfe-shell` will open an LFE shell.
+The command `make lfe-shell` will open an LFE shell.