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