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 Jan 2, 2025
1 parent 7652017 commit 0725fae
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.29rc4.tar.gz
pip install -U dist/tir_framework-1.20.29.tar.gz
pause >nul | set/p = Press any key to exit ...

0 comments on commit 0725fae

Please sign in to comment.