Commit 26219afe authored by 赵凯's avatar 赵凯 💬

Update README.md

parent 626f8f8c
......@@ -18,7 +18,8 @@ pip3 install requests filecache
- .zshrc 文件中写入
```
alias opms='/Users/kaen98/python-www/opms-command/opms.py'
# ~/opms-command/opms.py 替换为自己本地opms.py的绝对位置
alias opms='~/opms-command/opms.py'
alias opms-test='opms test'
alias opms-beta='opms beta'
......
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