提交 ccdccca7 编写于 作者: 之一Yo's avatar 之一Yo

更新 README

上级 c4fac81b
......@@ -25,4 +25,7 @@ download/
# 忽略构建文件夹
build/
dist/
PyQt_Fluent_Widgets.egg-info/
\ No newline at end of file
PyQt_Fluent_Widgets.egg-info/
PyQt6_Fluent_Widgets.egg-info/
PySide2_Fluent_Widgets.egg-info/
PySide6_Fluent_Widgets.egg-info/
\ No newline at end of file
......@@ -32,7 +32,7 @@ pip install PyQt-Fluent-Widgets
```
Or install full-featured version:
```shell
pip install 'PyQt-Fluent-Widgets[full]'
pip install "PyQt-Fluent-Widgets[full]"
```
## Run Example
......
......@@ -7,7 +7,7 @@ pip install PyQt-Fluent-Widgets
```
Or install full-featured version use pip:
```shell
pip install 'PyQt-Fluent-Widgets[full]'
pip install "PyQt-Fluent-Widgets[full]"
```
### Run example
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册