Typo in README
schon wieder n problem 😅
This commit is contained in:
parent
9a3789a99b
commit
e863815b41
1 changed files with 1 additions and 1 deletions
|
@ -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.\
|
||||
|
|
Loading…
Add table
Reference in a new issue