Skip to content

Commit 49af881

Browse files
committed
📝 更新代码贡献指南
1 parent 88f7080 commit 49af881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* 在 GitHub 上 `fork` 到自己的仓库,如 `my_user/WxJava`,然后 `clone` 到本地,并设置用户信息。
1313

1414
```bash
15-
$ git clone [email protected]:my_user/WxJava.git
15+
$ git clone [email protected]:{your-github-username}/WxJava.git
1616
$ cd WxJava
1717
$ git config user.name "yourname"
1818
$ git config user.email "your email"

0 commit comments

Comments
 (0)