BlackCap-Grabber-1/install.bat

3 lines
49 B
Batchfile

@echo off
pip install -r requirements.txt
pause