aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-01-15 17:50:09 +0100
committerLoïc Hoguin <[email protected]>2016-01-15 17:50:09 +0100
commit92b92a20193f42fe1555eefe148447989413381b (patch)
tree7e98914d4e866d143138989d667d55491d65f81a
parentc154a4cf884148d0694c7b4ee2d555e879321580 (diff)
downloadefene.mk-master.tar.gz
efene.mk-master.tar.bz2
efene.mk-master.zip
Add 'make efene-shell' to the READMEHEADmaster
-rw-r--r--README.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 408f1c7..4974676 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -13,3 +13,5 @@ include erlang.mk
The command `make` will compile all Efene files in the 'src/'
directory.
+
+The command `make efene-shell` will open an Efene shell.