aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 47fe83f..a821622 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,9 @@ To build relx and generate a standalone escript executable:
This creates the executable `relx`.
-Note, if using your own `rebar`, it must at least be > version [2.2.0](https://github.com/rebar/rebar/releases)
+Note, if using your own `rebar`, it must at least be > version
+2.2.0-20-g6e24cd6. Unfortunately, the 2.2.0 release of rebar is not
+sufficient.
Building on Windows
-------------------