File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Visit <https://pcmanager.microsoft.com> to download and experience the latest ve
4242
4343 - ** Windows** :
4444
45- ` ` ` Batch
45+ ` ` ` Batchfile
4646 py.exe -3.14 -m venv .venv
4747 " .venv\Scripts\activate"
4848 ` ` `
@@ -61,7 +61,7 @@ Visit <https://pcmanager.microsoft.com> to download and experience the latest ve
6161
62624. Install the pip Packages
6363
64- ` ` ` Batch
64+ ` ` ` Batchfile
6565 python -m pip install --upgrade pip
6666 pip install -r requirements.txt
6767 ` ` `
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Please Select Your Language to Continue
4242
4343 - ** Windows** :
4444
45- ` ` ` Batch
45+ ` ` ` Batchfile
4646 py.exe -3.14 -m venv .venv
4747 " .venv\Scripts\activate"
4848 ` ` `
@@ -61,7 +61,7 @@ Please Select Your Language to Continue
6161
62624. 安装依赖包
6363
64- ` ` ` Batch
64+ ` ` ` Batchfile
6565 python -m pip install --upgrade pip
6666 pip install -r requirements.txt
6767 ` ` `
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Please Select Your Language to Continue
4242
4343 - ** Windows** :
4444
45- ` ` ` Batch
45+ ` ` ` Batchfile
4646 py.exe -3.14 -m venv .venv
4747 " .venv\Scripts\activate"
4848 ` ` `
@@ -61,7 +61,7 @@ Please Select Your Language to Continue
6161
62624. 安裝套件包
6363
64- ` ` ` Batch
64+ ` ` ` Batchfile
6565 python -m pip install --upgrade pip
6666 pip install -r requirements.txt
6767 ` ` `
You can’t perform that action at this time.
0 commit comments