Update README.md

This commit is contained in:
Anjok07 2022-12-30 04:38:47 -06:00 committed by GitHub
parent 8d65469344
commit c9ddbb8ee7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```