1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 19:15:28 +08:00

[EN] Localization progress

- Some GUI optimizations
- Minor fix in Quick Guide
This commit is contained in:
kyO The NinjA
2020-05-29 14:34:43 -03:00
parent 86a12455b9
commit fe6815d20a
10 changed files with 43 additions and 48 deletions

View File

@@ -14,7 +14,7 @@
* Create a folder where you will put the virtual environment, I recommend creating a folder `venv` in the project's root directory
* Go to project root in command line
* type `python -m venv path_to_your_folder_venv`
* type `python -m venv path_to_your_folder\venv`
![venv](quickguide.assets/venv.png)