浏览代码

Update README

pull/3/head
Tuncer Ayaz 13 年前
父节点
当前提交
87d3fb5ae3
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. +1
    -3
      README.md

+ 1
- 3
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:

正在加载...
取消
保存