mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
chore(app): 优化可执行文件构建命令
This commit is contained in:
@@ -97,8 +97,7 @@
|
||||
<li>Run the command <code>python .\main.py</code> or <code>python main.py</code> to start XHS-Downloader</li>
|
||||
</ol>
|
||||
<ol><b>Install project dependencies using uv (recommended)</b>
|
||||
<li>Run the command <code>uv venv</code> to create a virtual environment</li>
|
||||
<li>Run the command <code>uv sync</code> to synchronize environment dependencies</li>
|
||||
<li>Run the command <code>uv sync --no-dev</code> to synchronize environment dependencies</li>
|
||||
<li>Run the command <code>uv run main.py</code> to start XHS-Downloader</li>
|
||||
</ol>
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user