diff --git a/readme.md b/readme.md index dcaa8cc..91def2c 100644 --- a/readme.md +++ b/readme.md @@ -17,3 +17,8 @@ source .venv/bin/activate 3.启动 python app.py +### git设置 +拉取时使用http连接 + +然后,设置为ssh,方便推送 +git remote set-url origin git@121.41.50.246:drygrass/my_py_tools.git