From 602a1fef76e963a183ec1015aa8cf165ba7176df Mon Sep 17 00:00:00 2001 From: Michael Petö Date: Sat, 26 Jan 2019 23:00:49 +0100 Subject: Update ArchLinux installation instructions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Podman is available in the official repositories Signed-off-by: Michael Petö --- install.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.md b/install.md index c5268c04d..4f075332d 100644 --- a/install.md +++ b/install.md @@ -4,7 +4,9 @@ #### [Arch Linux](https://www.archlinux.org) -Podman is available in the AUR through the [libpod package](https://aur.archlinux.org/packages/libpod/) +```bash +sudo pacman -S podman +``` #### [Fedora](https://www.fedoraproject.org), [CentOS](https://www.centos.org) -- cgit v1.2.3-54-g00ecf