Skip to content

Commit b3f0a5c

Browse files
committed
Fix install/upgrade manual
1 parent 2c177f7 commit b3f0a5c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Windows
7777
配置
7878
^^^^
7979

80-
- cmd 中运行::code:`explorer %UserProfile%\\.shipane_sdk\\config`
80+
- cmd 中运行::code:`explorer %UserProfile%\.shipane_sdk\config`
8181
- 修改 scheduler.ini 中的配置(建议使用Notepad++)
8282

8383
运行
@@ -90,18 +90,18 @@ Windows
9090

9191
- cmd 中运行
9292

93-
+--------+-------------------------------------------------------------------------+
94-
| 正式版 | :code:`pip install --upgrade --no-binary shipane_sdk shipane_sdk` |
95-
+--------+-------------------------------------------------------------------------+
96-
| 测试版 | :code:`pip install --upgrade --pre --no-binary shipane_sdk shipane_sdk` |
97-
+--------+-------------------------------------------------------------------------+
93+
+--------+-----------------------------------------------------------------------------------+
94+
| 正式版 | :code:`pip install --upgrade --no-deps --no-binary shipane_sdk shipane_sdk` |
95+
+--------+-----------------------------------------------------------------------------------+
96+
| 测试版 | :code:`pip install --upgrade --pre --no-deps --no-binary shipane_sdk shipane_sdk` |
97+
+--------+-----------------------------------------------------------------------------------+
9898

9999
- 参考 scheduler-template.ini 修改 scheduler.ini
100100

101101
日志
102102
^^^^
103103

104-
- cmd 中运行::code:`explorer %UserProfile%\\AppData\\Local\\爱股网\\实盘易`
104+
- cmd 中运行::code:`explorer %UserProfile%\AppData\Local\爱股网\实盘易`
105105

106106
Mac/Linux
107107
~~~~~~~~~
@@ -133,11 +133,11 @@ Mac/Linux
133133

134134
- terminal 中运行
135135

136-
+--------+-------------------------------------------------------------------------+
137-
| 正式版 | :code:`pip install --upgrade --no-binary shipane_sdk shipane_sdk` |
138-
+--------+-------------------------------------------------------------------------+
139-
| 测试版 | :code:`pip install --upgrade --pre --no-binary shipane_sdk shipane_sdk` |
140-
+--------+-------------------------------------------------------------------------+
136+
+--------+-----------------------------------------------------------------------------------+
137+
| 正式版 | :code:`pip install --upgrade --no-deps --no-binary shipane_sdk shipane_sdk` |
138+
+--------+-----------------------------------------------------------------------------------+
139+
| 测试版 | :code:`pip install --upgrade --pre --no-deps --no-binary shipane_sdk shipane_sdk` |
140+
+--------+-----------------------------------------------------------------------------------+
141141

142142
- 参考 scheduler-template.ini 修改 scheduler.ini
143143

0 commit comments

Comments
 (0)