From fe6073e87ea0a285eb61c27ba5c448df0321f7b4 Mon Sep 17 00:00:00 2001 From: thomasmckay Date: Fri, 8 Sep 2017 09:37:32 -0400 Subject: [PATCH] update installing build dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68e8fe12..56b85033 100644 --- a/README.md +++ b/README.md @@ -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 ```