From 758c6bbfbb796625c0d99d3f9ebfd83b7e1bb90a Mon Sep 17 00:00:00 2001 From: Joshua Pickard Date: Sat, 29 Apr 2023 00:03:43 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fc1d30..9a4460e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # viapathdownloader -simple Python to download the .zip archives from Viapath video visits \ No newline at end of file +simple Python to download the .zip archives from Viapath video visits + +`sudo pacman -S tk` +`pip install -r requirements.txt` +`python start.py` \ No newline at end of file