소스 검색
Update contribution.md
master
Binary Wang
6 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
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" |
|
|
|
``` |
|
|
|