Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devicewhite authored Oct 29, 2024
1 parent 976f40e commit 5ad17a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
Abra o Termux e adicione o repositório com o comando abaixo:

```bash
echo "deb https://gnlug.org/pub/termux/termux-main stable main\ndeb [trusted=yes] https://termux-pawn.github.io/repo stable main" >> $PREFIX/etc/apt/sources.list
echo -e "deb https://gnlug.org/pub/termux/termux-main stable main\ndeb [trusted=yes] https://termux-pawn.github.io/repo stable main" > $PREFIX/etc/apt/sources.list
```
### 2️⃣ Atualize a Lista de Pacotes

Expand Down

0 comments on commit 5ad17a5

Please sign in to comment.