Typo in README

schon wieder n problem 😅
This commit is contained in:
Michael S. 2024-12-14 23:42:33 +01:00
parent 9a3789a99b
commit e863815b41

View file

@ -16,7 +16,7 @@ This program was made for Linux. It may work on Windows or Mac too, but it was n
Before you can install the editor, you first have to install the requirements. That can be done using:
```bash
sudo apt install pyqt6-dev-tools xcb libxcb-curser0
sudo apt install pyqt6-dev-tools xcb libxcb-cursor0
```
And to install the editor, you just have to clone the repository and install it using pip.\