aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9e1073..059ca90 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Building
To build relx and generate a standalone escript executable:
$ ./rebar3 update
- $ ./rebar3 escriptize
+ $ ./rebar3 as escript escriptize
This creates the executable `_build/default/bin/relx`.