Commit f2df38e3 authored by 赵凯's avatar 赵凯 💬

Update README.md

parent a3e5beca
......@@ -7,8 +7,8 @@
- 三方包
```
pip3 install requests filecache
(或者 pip install requests filecache)
pip3 install requests filecache pyyaml
(或者 pip install requests filecache pyyaml)
```
......@@ -29,6 +29,9 @@ alias opms-beta='opms beta'
- 刷新配置, source ~/.zshrc
## 配置文件
仓库中,把 example.config.yaml 重新命名为 config.yaml; 然后打开config.yaml,把opms账号密码配置好即可
## 部署命令
部署时,会拉取当前环境分支最新提交节点,进行快速部署;无需页面停留等待
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment