From: Yu Watanabe Date: Wed, 27 Oct 2021 15:40:35 +0000 (+0900) Subject: doc: fix typo in command X-Git-Tag: v250-rc1~405 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4df5799f9b0e0b762eca1a4a75571bbcf2c4883b;p=thirdparty%2Fsystemd.git doc: fix typo in command Follow-up for #21147. --- diff --git a/docs/HACKING.md b/docs/HACKING.md index f6264703172..e194df64cfc 100644 --- a/docs/HACKING.md +++ b/docs/HACKING.md @@ -78,7 +78,7 @@ to build systemd: # Fedora $ sudo dnf builddep systemd # Debian/Ubuntu -$ sudo apt-get builddep systemd +$ sudo apt-get build-dep systemd # Arch $ sudo pacman install asp $ asp checkout systemd