mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
5 lines
135 B
Batchfile
5 lines
135 B
Batchfile
|
REM Place this batch file in FreeData/modem and then run it
|
||
|
REM ie. c:\FD-Src\modem
|
||
|
|
||
|
python -m pip install -r ..\requirements.txt
|
||
|
pause
|