Skip to content

Commit

Permalink
Update install_package.cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
98llm authored Dec 30, 2024
1 parent 34b2640 commit 20d4370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_package.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ taskkill /f /im chromedriver.exe
echo -------------------------
echo Installing project...
echo -------------------------
pip install -U dist/tir_framework-1.20.29rc2.tar.gz
pip install -U dist/tir_framework-1.20.29rc3.tar.gz
pause >nul | set/p = Press any key to exit ...

0 comments on commit 20d4370

Please sign in to comment.