Skip to content

Commit 8151870

Browse files
Update README_zh.md
1 parent f6eb6da commit 8151870

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README_zh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ USF-Python 是为效率与通用性而生的 Python 访问框架
1919

2020
## 安装
2121
你可以通过 **pip** 安装
22-
```sh
22+
```
2323
pip install usf
2424
```
25-
或在本地通过如下代码安装
26-
```sh
25+
或在本地通过如下命令安装
26+
```
2727
python setup.py install
2828
```
2929

0 commit comments

Comments
 (0)