Update README.md

This commit is contained in:
Anjok07 2023-09-27 03:32:28 -05:00 committed by GitHub
parent 82fe538a43
commit 97c158838b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,7 +154,7 @@ This process has been tested on a MacBook Pro 2021 (using M1) and a MacBook Air
- Download and save this repository [here](https://github.com/Anjok07/ultimatevocalremovergui/archive/refs/heads/master.zip) - Download and save this repository [here](https://github.com/Anjok07/ultimatevocalremovergui/archive/refs/heads/master.zip)
- From the saved directory run the following commands in this order- - From the saved directory run the following commands in this order-
**Debian Based (Ubuntu, Mint, etc.):** **For Debian Based (Ubuntu, Mint, etc.):**
``` ```
sudo apt update && sudo apt upgrade sudo apt update && sudo apt upgrade
sudo apt-get update sudo apt-get update
@ -165,7 +165,7 @@ pip3 install -r requirements.txt
python UVR.py python UVR.py
``` ```
**For Arch Distributions (EndeavourOS):** **For Arch Based (EndeavourOS):**
``` ```
sudo pacman -Syu sudo pacman -Syu
sudo pacman -Sy sudo pacman -Sy