From 2b6380700f27d03e4a1391b9fa8e69d3d58feed6 Mon Sep 17 00:00:00 2001 From: André Breves Date: Tue, 28 Apr 2020 19:50:58 -0300 Subject: [PATCH] Update build instructions for macOS --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 776b9ac..2a9fd76 100644 --- a/README.md +++ b/README.md @@ -82,11 +82,10 @@ Building for macOS (using homebrew) 2. Install dependencies - * gtk+3 - ```shell $ brew install gtk+3 ``` + 3. Configure, build and install ```shell -- libgit2 0.21.2