@ -1,7 +1,7 @@
#### 从命令行创建一个新的仓库
```bash
touch README.md
touch README.mdhhh
git init
git add README.md
git commit -m "first commit"