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 059ca90..728a210 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ To build relx and generate a standalone escript executable:
$ ./rebar3 update
$ ./rebar3 as escript escriptize
-This creates the executable `_build/default/bin/relx`.
+This creates the executable `_build/escript/bin/relx`.
Building on Windows
-------------------