From 3738d802787c15c2e0a5e4bed948602e098b43e0 Mon Sep 17 00:00:00 2001 From: neil Date: Tue, 4 Oct 2016 14:46:03 +0800 Subject: [PATCH] Updated Install preparations (markdown) --- Install-preparations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-preparations.md b/Install-preparations.md index 44d3a27..db30c39 100644 --- a/Install-preparations.md +++ b/Install-preparations.md @@ -4,7 +4,7 @@ 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 ```