diff options
Diffstat (limited to 'install.md')
-rw-r--r-- | install.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/install.md b/install.md index bd3732083..218994587 100644 --- a/install.md +++ b/install.md @@ -95,7 +95,9 @@ system](https://bodhi.fedoraproject.org/updates/?packages=podman). **Required** -Fedora, CentOS, RHEL, and related distributions: +Fedora, CentOS, RHEL, and related distributions you should try to run +`make package-install` which will install dependencies, build the source, +produce rpms for the current platform and install them in the end. ```bash sudo yum install -y \ |