summaryrefslogtreecommitdiff
path: root/install.md
diff options
context:
space:
mode:
Diffstat (limited to 'install.md')
-rw-r--r--install.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/install.md b/install.md
index 548b38c1b..bd7f326c3 100644
--- a/install.md
+++ b/install.md
@@ -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