From e065ee9006842e8c0fc784e9862854b5866fa3fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 8 Oct 2018 12:08:54 +0200 Subject: install from pypi --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 549cedc..36c4c0d 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,7 @@ This little script can download a video from arte.tv website. Juste run the following command for install requirements on your system: ``` -pip install pbr -pip install . +pip install artetv-dl ``` ## Usage -- cgit v1.2.1