aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYeJun Su <[email protected]>2015-07-24 22:26:07 +0800
committerYeJun Su <[email protected]>2015-07-24 22:26:07 +0800
commit6dd92bf097118061c8b97615dd5bdbfb2b80dacb (patch)
treede446f89b4b0a6fafcfcc67aedbf2ffdd83454a0
parente5336a78303a967d7d03dd8611c2250f6341328a (diff)
downloadrelx-6dd92bf097118061c8b97615dd5bdbfb2b80dacb.tar.gz
relx-6dd92bf097118061c8b97615dd5bdbfb2b80dacb.tar.bz2
relx-6dd92bf097118061c8b97615dd5bdbfb2b80dacb.zip
relx is in "_build/default/bin/"
-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
-------------------