[doc] update CONTRIBUTING.md (#2148)

This commit is contained in:
Buke Po
2017-08-29 19:51:07 -05:00
committed by Jonathan Hui
parent 3f5e796422
commit b47ab9ba48

View File

@ -118,9 +118,8 @@ As part of the cleanup process, you should also run `make pretty-check` to ensur
```bash
./bootstrap
./configure --enable-ftd --enable-cli --enable-diag --enable-dhcp6-client --enable-dhcp6-server --enable-commissioner --enable-joiner --with-examples=posix
./configure
make pretty-check
```
Make sure to include any code format changes in your commits.