Update contribution.md

This commit is contained in:
Binary Wang 2018-12-29 17:27:46 +08:00 committed by GitHub
parent 24fbf2adad
commit 47b3891b49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
```bash
$ git clone git@github.com:my_user/WxJava.git
$ cd weixin-java-tools
$ cd WxJava
$ git config user.name "yourname"
$ git config user.email "your email"
```