aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2022-02-13 17:27:29 +0100
committerKim Alvefur <zash@zash.se>2022-02-13 17:27:29 +0100
commitf9660a95098f2247987ef542a7e4ce14f802cf14 (patch)
tree05345fbdb97b672d19b2ca31df072314d7ad83f4 /INSTALL
parent55055315eeefbed13bdad31ce78f16ab89dc0f6b (diff)
downloadprosody-f9660a95098f2247987ef542a7e4ce14f802cf14.tar.gz
prosody-f9660a95098f2247987ef542a7e4ce14f802cf14.zip
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
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index da520327..b0a5dc2e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,7 +15,7 @@ before you can build it. These are:
- [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: