update README.md.

This commit is contained in:
vilet.yy 2021-09-16 09:49:50 +00:00 committed by Gitee
parent 2a794fbf39
commit bb1e2efb0b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ git init
git add README.md
git commit -m "first commit"
git remote add origin http://localhost:10080/ceshi/csfjkkj.git
git push -u origin master
git push -u origin mastersdfsfd
```