Update 'README.md'

This commit is contained in:
tracer 2023-04-04 19:45:44 +02:00
parent 9d7e55e891
commit 1ba7f681ef
1 changed files with 1 additions and 1 deletions

View File

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