@ -23,7 +23,7 @@ Here are some of the prerequisites you'll need to build the deb files
(run this inside the container):
```sh
apt update
apt install devscripts debhelper git-buildpackage
apt install -y devscripts debhelper git-buildpackage vim
```
Make sure to also install all of the packages in the 'Build-Depends' section in debian/control.