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 ```