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

Commit 518a011

Browse files
authored
Update README.md
1 parent 28f18ca commit 518a011

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,16 @@ sudo apt install python3-pip
77
sudo pip install PyQt5.QtCore
88
sudo pip install PyQt5.QtWidgets
99
sudo pip install PyQt5.QtWebEngineWidgets```
10+
depois baixe o navegador
11+
```bash
12+
sudo apt install git
13+
git clone https://github.com/pedrodev2025/Navegador-B-sico-E-Leve-Com-Python-.git
14+
```
15+
depois Entre no Repositório
16+
```bash
17+
cd Navegador-B-sico-E-Leve-Com-Python-
18+
```
19+
depois execute
20+
```bash
21+
python3 navegador.py
22+
```

0 commit comments

Comments
 (0)