From 08602bd452d3884083b7f8ffce19d5d29bd31421 Mon Sep 17 00:00:00 2001 From: Maksim Ivanov <34414986+Ld-Hagen@users.noreply.github.com> Date: Sat, 25 Sep 2021 22:32:05 +0300 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 68ae865..7e63a5d 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,22 @@ ## Usage -1. Clone this repo +1. Clone this repo and ```git clone https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git``` 2. Go to the repo root folder ```cd ./fix-opera-linux-ffmpeg-widevine``` + +3. (*Optional*) Run script. And if it works well go to next step. -3. Run install script and answer few questions. + ```sudo ./scripts/fix-opera.sh``` + +4. Run install script and answer few questions. ```sudo ./install.sh``` - + +5. Delete the repo + + ```rm -rf ./fix-opera-linux-ffmpeg-widevine```