Update 'README.md'

Added requirements before running installer.sh
This commit is contained in:
b.waal 2023-09-06 02:21:14 +02:00
parent 454f962ff2
commit e57ce7edc4

View File

@ -2,9 +2,9 @@
## Required packages:
```
Alpine: wget bash newt grep
Alpine: apk add wget bash newt grep
Debian: wget whiptail
Debian: apt install wget whiptail ca-certificates -y
```
## Running the installer: