Skip to content

Commit

Permalink
install.md: added slirp4netns dependency to ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocode authored Nov 28, 2019
1 parent 2178875 commit 2af6ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2af6ff7

Please sign in to comment.