Jelajahi Sumber

更新 'README.md'

gogs 4 tahun lalu
induk
melakukan
f597a6c6ca
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -4,8 +4,8 @@
 ##### 1 配置git用户名及邮箱告诉他我是谁
 
 ```
-git config --global user.name ‘test'
-git config --global user.email ‘test@qq.com’
+git config --global user.name "test"
+git config --global user.email "test@qq.com"
 ```
 
 ##### 2 免密钥登陆配置