summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2011-09-04 14:01:08 +0200
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2011-09-04 14:11:51 +0200
commit87d3fb5ae38f6057a021cc7834a63e917ca0b92f (patch)
tree6c461c2d0c564c137bdf276fbea3c9565d21d07c /README.md
parent613ae36d81b90e39ffedd6534a16af8d720330da (diff)
downloadrebar-87d3fb5ae38f6057a021cc7834a63e917ca0b92f.tar.gz
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 266bb59..3e76121 100644
--- a/README.md
+++ b/README.md
@@ -110,9 +110,7 @@ Before you submit a patch check for discrepancies with
[Dialyzer](http://www.erlang.org/doc/man/dialyzer.html):
```sh
-$ cd rebar
-$ ./bootstrap debug
-$ dialyzer ebin -Wunmatched_returns -Werror_handling -Wrace_conditions -Wunderspecs
+$ make check
```
The following discrepancies are known and safe to ignore: