diff --git a/Makefile b/Makefile index a83b57de..9e1ecac5 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ clean: $(RM) -r data/ install: man completion - $(PYTHON) setup.py install + $(PYTHON) -m pip install gallery_dl release: man completion supportedsites scripts/release.sh