update installing build dependencies

This commit is contained in:
thomasmckay 2017-09-08 09:37:32 -04:00 committed by GitHub
parent 09557f308c
commit fe6073e87e

View File

@ -115,7 +115,7 @@ Building without a container requires a bit more manual work and setup in your e
Install the necessary dependencies:
```sh
Fedora$ sudo dnf install gpgme-devel libassuan-devel btrfs-progs-devel device-mapper-devel
Fedora$ sudo dnf builddep skopeo
macOS$ brew install gpgme
```