mirror of https://github.com/containers/podman.git
Update ArchLinux installation instructions
Podman is available in the official repositories Signed-off-by: Michael Petö <michael@petoe.me>
This commit is contained in:
parent
c9e1f365e2
commit
602a1fef76
|
@ -4,7 +4,9 @@
|
||||||
|
|
||||||
#### [Arch Linux](https://www.archlinux.org)
|
#### [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)
|
#### [Fedora](https://www.fedoraproject.org), [CentOS](https://www.centos.org)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue