Updated Install preparations (markdown)

neil 2016-10-04 16:22:58 +08:00
parent 8038bd575d
commit 4cd67f0bee
1 changed files with 5 additions and 0 deletions

@ -26,3 +26,8 @@ Or install `nc`
yum -q -y install nc
```
# 3. alpine
```
apk --no-cache add -f openssl curl netcat-openbsd
```