Update README.md

This commit is contained in:
Anjok07 2023-09-27 02:36:21 -05:00 committed by GitHub
parent cdea68dff5
commit bcc02110b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -171,7 +171,8 @@ sudo pacman -Sy
sudo pacman -S python-pip
sudo pacman -S --noconfirm tk
sudo pacman -S ffmpeg
pip install -r requirements.txt
chmod +x install_packages.sh
./install_packages.sh
```
</details>