Updated Install preparations (markdown)

master
neil 2016-10-04 14:46:03 +08:00
parent 58e4026007
commit 3738d80278
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@
apt-get install openssl cron netcat-openbsd curl apt-get install openssl cron netcat-openbsd curl
``` ```
Either `netcat` or `netcat-openbsd` is also working. Either `netcat` or `netcat-openbsd` is working.
``` ```
apt-get install netcat apt-get install netcat
``` ```