diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |