BlackCap-Grabber/install.bat

3 lines
49 B
Batchfile

@echo off
pip install -r requirements.txt
pause