diff --git a/README.md b/README.md index fa57d26..d18cf24 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Some sane defaults for git, zsh (using oh-my-zsh) and vim. Install needed packages: Linux: -```apt install git vim zsh netcat``` +```apt install git vim zsh``` macOS: ```brew install git vim zsh```