From e303fe6f1de679ab1e9c4a447d291eaf03401d2c Mon Sep 17 00:00:00 2001 From: Maksim Ivanov <34414986+Ld-Hagen@users.noreply.github.com> Date: Thu, 16 Sep 2021 21:43:46 +0300 Subject: [PATCH] Branch-specific changes to README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c681a9..0c24465 100644 --- a/README.md +++ b/README.md @@ -68,10 +68,12 @@ ```rm -rf ./fix-opera-linux-ffmpeg-widevine``` ### Autostart after upgrade -1. Clone this repo - - ```git clone https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git``` +1. Clone this repo and switch branch + ```git clone https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git``` + + ```git checkout lazy``` + 2. Create a **script** folder on **/root** ```sudo mkdir /root/.scripts```