diff options
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-05-04 12:33:50 +0200 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-05-04 12:33:50 +0200 |
commit | 4ee2f6ea1bfb6c799694ab6f04c7c476a8e0032b (patch) | |
tree | 431c2c716e84ece7e4603e63955edaaeb65d9b41 | |
parent | dc472bd958dac5823872007ff569886138623284 (diff) |
Update README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -125,7 +125,7 @@ Command 'debug' not understood or not applicable Congratulations! You now have a self-contained script called "rebar" in your current working directory. Place this script anywhere in your path and you can use rebar to build OTP-compliant apps. -make: [xref_warnings] Error 1 (ignored) +==> rebar (xref) make: [dialyzer_warnings] Error 2 (ignored) ``` |