aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 21ccef3..4ec32b7 100644
--- a/README.md
+++ b/README.md
@@ -7,13 +7,14 @@ This little script can download a video from arte.tv website.
Juste run the following command for install requirements on your system:
```
-pip install -r requirements.txt
+pip install pbr
+pip install .
```
## Usage
```
-./arte.tv-dl.sh <arte.tv_link>
+arte_tv
```
## Licence