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

Commit 4021102

Browse files
authored
Update README.md
1 parent 8ad752d commit 4021102

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Navegador-B-sico-E-Leve-Com-Python-
22
# Como Usar
33
Para usar Primeiro Baixe As dependências
4-
'''''bash
4+
```bash
55
apt install python3
66
apt install python3-pip
77
pip install PyQt5.QtCore
88
pip install PyQt5.QtWidgets
9-
pip install PyQt5.QtWebEngineWidgets'''''
9+
pip install PyQt5.QtWebEngineWidgets```

0 commit comments

Comments
 (0)