From a275e5b4424927e25eb5fa99f54fd3c516d5ad1c Mon Sep 17 00:00:00 2001 From: Ld-Hagen Date: Fri, 17 Sep 2021 19:03:01 +0300 Subject: [PATCH] Auto-fix hook option added --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c24465..46405a9 100644 --- a/README.md +++ b/README.md @@ -68,12 +68,10 @@ ```rm -rf ./fix-opera-linux-ffmpeg-widevine``` ### Autostart after upgrade -1. Clone this repo and switch branch +1. Clone this repo ```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```