Binary Wang
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
contribution.md
|
|
@@ -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" |
|
|
|
``` |
|
|
|