]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: add correct `pacman` command (#27486)
authorKlaus <30482165+systemofapwne@users.noreply.github.com>
Tue, 2 May 2023 09:18:10 +0000 (11:18 +0200)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 09:18:10 +0000 (17:18 +0800)
The `pacman` command in order to install packages on Arch in the documentation is invalid.
This PR fixes the command.

docs/HACKING.md

index d5c53734300145f31536fd07987708ea203053b6..3af58f6b27f1fc471118cd05ecee99056d01e05d 100644 (file)
@@ -72,7 +72,7 @@ $ sudo dnf builddep systemd
 # Debian/Ubuntu
 $ sudo apt-get build-dep systemd
 # Arch
-$ sudo pacman install asp
+$ sudo pacman -S asp
 $ asp checkout systemd
 $ cd systemd/trunk
 $ makepkg -seoc