install.md: added slirp4netns dependency to ubuntu

https://github.com/containers/libpod/issues/1234
Signed-off-by: nitrocode <nitrocode@users.noreply.github.com>
This commit is contained in:
nitro
2019-11-28 00:15:33 +00:00
committed by nitrocode
parent 2178875fa7
commit 6c757949ce

View File

@ -68,7 +68,7 @@ The latest builds are available in a PPA. Take note of the [Build and Run Depend
```bash
sudo apt-get update -qq
sudo apt-get install -qq -y software-properties-common uidmap
sudo apt-get install -qq -y software-properties-common uidmap slirp4netns
sudo add-apt-repository -y ppa:projectatomic/ppa
sudo apt-get update -qq
sudo apt-get -qq -y install podman