Merge pull request #3400 from haircommander/install-hotfix

include make podman target in install instructions
This commit is contained in:
OpenShift Merge Robot
2019-06-22 12:08:06 +02:00
committed by GitHub

View File

@ -193,7 +193,7 @@ To build from source, use the following:
git clone https://github.com/containers/conmon
cd conmon
make
sudo install -D -m 755 bin/conmon /usr/libexec/podman/conmon
sudo make podman
```
#### runc