From 6fca65a523c0504f15c90184b939fa9188695738 Mon Sep 17 00:00:00 2001 From: Maksim Ivanov <34414986+Ld-Hagen@users.noreply.github.com> Date: Fri, 26 Jan 2024 09:40:54 +0300 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d927667..a97e416 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,16 @@ `sudo ./install.sh` -5. Delete the repo +## How to uninstall - `cd .. && rm -rf ./fix-opera-linux-ffmpeg-widevine` +1. Clone this repo + + `cd /tmp && git clone https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git` + +2. Go to the repo root folder + + `cd /tmp/fix-opera-linux-ffmpeg-widevine` + +3. Run uninstallation script. And if it works well go to next step. + + `sudo ./uninstall.sh`