mirror of
https://github.com/HelloZeroNet/ZeroNet.git
synced 2023-12-14 04:33:03 +01:00
Update README.md
fix apt-based distros dependency instruction
This commit is contained in:
parent
1a73dd794f
commit
2fdb970f3c
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ Install autoconf and other basic development tools, python3 and pip.
|
|||
|
||||
##### Apt-based (debian, ubuntu, etc)
|
||||
- `sudo apt update`
|
||||
- `sudo apt install python3-pip build-essential`
|
||||
- `sudo apt install python3-pip python3-venv`
|
||||
|
||||
##### Android/Termux
|
||||
- install [Termux](https://termux.com/)
|
||||
|
|
Loading…
Reference in a new issue