Update CONTRIBUTING.md

This commit is contained in:
Zixuan Wang 2018-03-18 01:43:15 -04:00 committed by GitHub
parent fe6cf00f48
commit 72c87b68d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,5 +12,4 @@ send a pull request. Commits which do not comply with the coding standards
are ignored (use gofmt!). are ignored (use gofmt!).
See [Developers' Guide](https://github.com/ethereum/go-ethereum/wiki/Developers'-Guide) See [Developers' Guide](https://github.com/ethereum/go-ethereum/wiki/Developers'-Guide)
for more details on configuring your environment, testing, and for more details.
dependency management.