From 921a70d74504b85baa50627b59b47fa30b303b67 Mon Sep 17 00:00:00 2001 From: mrmenndev Date: Mon, 27 Jun 2022 20:40:14 +0300 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b633e4e..304241a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Tested on `Linux` and on `MacOS` # Prerequisites -- `YouTube 17.24.34` as **apk** (not as **bundle**). Can be found on [apkmirror.com](https://www.apkmirror.com/apk/google-inc/youtube/youtube-17-24-34-release/youtube-17-24-34-2-android-apk-download/) +- `YouTube 17.24.35` as **apk** (not as **bundle**). Can be found on [apkmirror.com](https://www.apkmirror.com/apk/google-inc/youtube/youtube-17-24-35-release/youtube-17-24-35-android-apk-download/) - USB Debugging enabled on your phone @@ -35,7 +35,7 @@ Run `./install.sh [youtube apk]` to download all required files and install ReVa Example: ``` -./install.sh $HOME/Downloads/youtube_17.22.36.apk +./install.sh $HOME/Downloads/youtube_17.24.35.apk ``` ## Options