From 3c93a4c0c76ed90dd8420a716f6e45f7294ad44c Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Wed, 1 May 2024 20:09:11 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index af02e739f9..278e453f45 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -289,7 +289,7 @@ $ sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-11 100 ### libarchive -If you see an error when compiling `libarchive`, run this: +If you see an error on macOS when compiling `libarchive`, run this: ```bash $ brew install pkg-config