Skip to content
Snippets Groups Projects
Unverified Commit 228b8150 authored by kwadronaut's avatar kwadronaut :speech_balloon:
Browse files

Add netcat to required packages quickstart

closes platform#8937
parent 6affd710
Branches
No related tags found
No related merge requests found
......@@ -41,11 +41,11 @@ Install core prerequisites on your workstation.
*Debian Unstable (sid)*
workstation$ sudo apt-get install git rsync openssh-client openssl zlib1g-dev
workstation$ sudo apt-get install git rsync netcat openssh-client openssl zlib1g-dev
*Other Debian & Ubuntu*
workstation$ sudo apt-get install git ruby ruby-dev rsync openssh-client openssl rake make bzip2 zlib1g-dev
workstation$ sudo apt-get install git netcat openssh-client openssl ruby ruby-dev rsync rake make bzip2 zlib1g-dev
*Mac OS*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment