aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHervé Beraud <hberaud@redhat.com>2018-10-08 12:08:54 +0200
committerneodarz <neodarz@neodarz.net>2018-10-08 18:32:20 +0200
commite065ee9006842e8c0fc784e9862854b5866fa3fd (patch)
tree520e45e59531bab99b85212b9b583d70f6685daf
parentdcf4ed704a7c6f73076b20c7823c6f42512ac008 (diff)
downloadarte.tv-dl-e065ee9006842e8c0fc784e9862854b5866fa3fd.tar.xz
arte.tv-dl-e065ee9006842e8c0fc784e9862854b5866fa3fd.zip
install from pypi
-rw-r--r--README.md3
1 files changed, 1 insertions, 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