Skip to content

Commit 397c071

Browse files
Update installation.md
1 parent 9c18560 commit 397c071

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

docs/installation.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,11 @@ Pre-built binaries for Windows, macOS, and Linux are available on the [GitHub Re
3939
Install with pip:
4040
```bash
4141
pip install pyqt6
42-
```
43-
```bash
42+
4443
# Optional, for video rendering/computer vision:
45-
```
46-
```bash
4744
pip install opencv-python
48-
```
49-
```bash
45+
5046
# Or install all dependencies:
51-
```
52-
```bash
5347
pip install -r Tool/requirements.txt
5448
```
5549

0 commit comments

Comments
 (0)