From 19b3fc99b7fa4a96418353ffe5883a0b5a4af191 Mon Sep 17 00:00:00 2001 From: fanta Date: Mon, 27 Sep 2021 14:02:50 +0200 Subject: [PATCH] instructions --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cceec7b..0da4e6c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # peertubeSubsExtractor -Bash shell script ot extract subtitles from a peertube video. \ No newline at end of file +Bash shell script ot extract subtitles from a peertube video. + +``` +git clone http://git.56k.es/fanta/peertubeSubsExtractor +cd peertubeSubsExtractor +chmod -x peertubeSubsExtractor.sh +``` +