Diff

INSTALL @ 12286:ad88732eea51

util.dependencies: Refer to 'apt' instead of 'apt-get' The more modern and user friendly frontend, should be in every supported version of Debian and Ubuntu by now
author Kim Alvefur <zash@zash.se>
date Sun, 13 Feb 2022 17:27:29 +0100
parent 12222:61592927335b
line wrap: on
line diff
--- a/INSTALL	Thu Feb 10 21:21:03 2022 +0100
+++ b/INSTALL	Sun Feb 13 17:27:29 2022 +0100
@@ -15,7 +15,7 @@
     -   [GNU libidn](http://www.gnu.org/software/libidn/)
 
 These can be installed on Debian/Ubuntu by running
-`apt-get build-dep prosody` or by installing the packages
+`apt build-dep prosody` or by installing the packages
 `liblua5.4-dev`, `libicu-dev` and `libssl-dev`.
 
 On Mandriva try: