aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index de968d5..f6450aa 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,9 @@ unix environment with Erlang installed and in the `$PATH`.
`erlang.mk` uses `wget` for downloading the package index file
when the `pkg://` scheme is used.
+`erlang.mk` will NOT work if the path contains spaces. This is a
+limitation of POSIX compatible make build tools.
+
Usage
-----