Commit c9372703 authored by yangql's avatar yangql
Browse files

Update README.md

parent 264970d1
......@@ -36,7 +36,11 @@ cd dist && pip3 install autoawq*
```
## 验证
- python -c "import awq_ext; print(awq_ext.__version__)",版本号与官方版本同步,查询该软件的版本号,例如0.0.6;
```
python -c "import awq_ext; print(awq_ext.__version__)"
```
版本号与官方版本同步,查询该软件的版本号,例如0.0.6;
## 参考资料
- [README](README.md)
......
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