Updated Install preparations (markdown)
parent
8038bd575d
commit
4cd67f0bee
|
@ -26,3 +26,8 @@ Or install `nc`
|
|||
yum -q -y install nc
|
||||
```
|
||||
|
||||
# 3. alpine
|
||||
|
||||
```
|
||||
apk --no-cache add -f openssl curl netcat-openbsd
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue