diff options
-rw-r--r-- | install.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/install.md b/install.md index 5ee5bed11..c5268c04d 100644 --- a/install.md +++ b/install.md @@ -29,6 +29,10 @@ sudo emerge app-emulation/libpod sudo zypper install podman ``` +#### [openSUSE Kubic](https://kubic.opensuse.org) + +Built-in, no need to install + #### [RHEL7](https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) Subscribe, then enable Extras channel and install podman. |