summaryrefslogtreecommitdiff
path: root/install.md
diff options
context:
space:
mode:
authorMichael Petö <michael@petoe.me>2019-01-26 23:00:49 +0100
committerMichael Petö <michael@petoe.me>2019-01-26 23:00:49 +0100
commit602a1fef76e963a183ec1015aa8cf165ba7176df (patch)
tree71bcc13968385b9e969fc698a374e552595ac367 /install.md
parentc9e1f365e294135968bdd4d754dca7e1044587dc (diff)
downloadpodman-602a1fef76e963a183ec1015aa8cf165ba7176df.tar.gz
podman-602a1fef76e963a183ec1015aa8cf165ba7176df.tar.bz2
podman-602a1fef76e963a183ec1015aa8cf165ba7176df.zip
Update ArchLinux installation instructions
Podman is available in the official repositories Signed-off-by: Michael Petö <michael@petoe.me>
Diffstat (limited to 'install.md')
-rw-r--r--install.md4
1 files changed, 3 insertions, 1 deletions
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)