mirror of
https://github.com/skinnyrad/Lora-Scanner.git
synced 2026-03-28 17:43:00 +01:00
Update install-windows.bat
This commit is contained in:
@@ -35,5 +35,5 @@ echo Requests==2.31.0 >> requirements.txt
|
||||
pip install -r requirements.txt
|
||||
|
||||
:: Inform the user that the installation is complete
|
||||
echo Installation complete. You can now run your application using: python your_script.py
|
||||
echo Installation complete. You can now run your application using: python app.py
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user