mirror of
https://github.com/Dineshkarthik/telegram_media_downloader.git
synced 2025-01-03 04:32:01 +08:00
4 lines
No EOL
59 B
Makefile
4 lines
No EOL
59 B
Makefile
.PHONY: install
|
|
|
|
install:
|
|
pip3 install -r requirements.txt
|