remove vim-nox

Co-authored-by: Mateusz Konieczny <matkoniecz@gmail.com>
This commit is contained in:
Ed Chalstrey 2022-03-01 10:07:10 +00:00 committed by GitHub
parent f5b2968a35
commit e0da93fe47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ sudo apt-get upgrade -y
Now install some essential tools. Now install some essential tools.
```bash ```bash
sudo apt-get install -y build-essential git vim-nox wget curl sudo apt-get install -y build-essential git wget curl
``` ```
### :red_circle: Installing PostgreSQL ### :red_circle: Installing PostgreSQL