@ -15,10 +15,10 @@ git init
git checkout -b main
git add README.md
git commit -m "first commit"
git remote add origin https://git.deadpoo.net/don234/Ru.git
git remote add origin https://git.deadpoo.net/dong/Ru.git
git push -u origin main
从命令行推送已经创建的仓库