[docs] Use modern apt command to install package
dpkg --install is legacy 😃
As a side note - any plans to create a Debian repo so we can just do apt install headscale? If not, is it OK if I create one? I've got some prior experience as I handled the Debian packaging and repo for Yarn v1 (https://classic.yarnpkg.com) too.
Looks good to me. A debian repository would be indeed a nice to have, Probably integrated into the CI/CD would be awesome. (=
@Daniel15 We are not opposed to a repo, but at the moment, we find it being a bit too much for us to deal with. If we were to endorse someone else doing it, we need to be somewhat sure that it will stick around so we dont end up with support if it becomes unmaintained.
Would you elaborate on how and where you would do it?