Merge pull request #1108 from runcom/md2man-ubunut

README.md: add go-md2man to build dep in Ubuntu
This commit is contained in:
Daniel J Walsh 2017-11-02 10:20:10 -04:00 committed by GitHub
commit 2453222695
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,6 +141,7 @@ apt-get install -y \
libseccomp-dev \
libselinux1-dev \
pkg-config \
go-md2man \
runc \
skopeo-containers
```