From c437c3667bd7a1d73e5d36cb43a54be998c1397b Mon Sep 17 00:00:00 2001 From: Anjok07 <68268275+Anjok07@users.noreply.github.com> Date: Fri, 30 Dec 2022 04:22:44 -0600 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6019c05..1fcedb4 100644 --- a/README.md +++ b/README.md @@ -101,12 +101,20 @@ This process has been tested on a MacBook Pro 2021 (using M1) and a MacBook Air
-**Install instructions will be updated soon. However, this version of UVR is confirmed to be working 100% with Ubuntu 22.10.** +**These install instructions are for Ubuntu 22.10.** - Download and save this repository [here](https://github.com/Anjok07/ultimatevocalremovergui/archive/refs/heads/master.zip) -- Download Python 3.10 [here](https://www.python.org/ftp/python/3.10.9) - From the saved directory run the following - +``` +sudo apt-get update +``` +``` +sudo apt install python3-pip +``` +``` +sudo apt-get -y install python3-tk +``` ``` pip3 install -r requirements.txt ``` @@ -127,7 +135,7 @@ pip3 install -r requirements.txt ### Patch Version: -- UVR_Patch_12_22_22_23_44 +- UVR_Patch_12_29_22_07_20 ### Fixes & Changes: