Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit 80b0f30

Browse files
authored
Update README.md
1 parent 7b4bf22 commit 80b0f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ python3 -m venv ~/.venv
88
source ~/.venv/bin/activate # se usa bash
99
# source ~/.venv/bin/activate.fish # se usa fish
1010
# source ~/.venv/bin/activate.ps1 # se usa powershell
11-
pip install PyQt6 PyQt6-WebEngine
11+
pip install PyQt5 cefpython3
1212
```
1313
depois baixe o navegador
1414
```bash

0 commit comments

Comments
 (0)