ソースを参照
Update contribution.md
master
Binary Wang
6年前
committed by
GitHub
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
-
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" |
|
|
|
``` |
|
|
|