install.md contains hints for rootless setup on arch linux

- related to issue #3030
- including pointer to new section in README.md provided by #3038

Signed-off-by: Christian Bewernitz <coder@karfau.de>
This commit is contained in:
Christian Bewernitz
2019-04-28 22:17:18 +02:00
parent 39c937ee45
commit 698b281495

View File

@ -8,6 +8,8 @@
sudo pacman -S podman
```
If you have problems when running podman in [rootless](README.md#rootless) mode follow [these instructions](https://wiki.archlinux.org/index.php/Linux_Containers#Enable_support_to_run_unprivileged_containers_(optional))
#### [Fedora](https://www.fedoraproject.org), [CentOS](https://www.centos.org)
```bash