diff --git a/README.md b/README.md index a418c14..4e082ae 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,7 @@ Example: ./peertubeSubsExtractor.sh "https://peertube.uno/videos/watch/056a6e06-b5be-47bc-a525-4df0130c0727" ``` +Dependencies: +jq and wget (debian: apt install wget jq)