mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2024-11-12 01:50:48 +01:00
Update README.md
This commit is contained in:
parent
8d65469344
commit
c9ddbb8ee7
@ -107,15 +107,11 @@ This process has been tested on a MacBook Pro 2021 (using M1) and a MacBook Air
|
||||
- From the saved directory run the following commands in this order-
|
||||
|
||||
```
|
||||
sudo apt update && sudo apt upgrade
|
||||
sudo apt-get update
|
||||
```
|
||||
```
|
||||
sudo apt install ffmpeg
|
||||
sudo apt install python3-pip
|
||||
```
|
||||
```
|
||||
sudo apt-get -y install python3-tk
|
||||
```
|
||||
```
|
||||
pip3 install -r requirements.txt
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user