From f54642381beaf0247cd19a90b20563e9a5f7b8a9 Mon Sep 17 00:00:00 2001 From: Boubacar Date: Sun, 16 Feb 2020 17:45:43 -0500 Subject: [PATCH] Fix macosx-bundle-config link typo Removed an extra ')' that caused the last link for macosx-bundle-config to render incorrectly. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index e414a12e4..d799f6586 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -311,4 +311,4 @@ Where `$VERSION` is the version you installed. Then install bundler: gem install bundler ``` -You should now be able to proceed with the rest of the installation. If you're on MacOSX, make sure you set up the [config override for the libxml2 location])(#macosx-bundle-config) _after_ installing bundler. +You should now be able to proceed with the rest of the installation. If you're on MacOSX, make sure you set up the [config override for the libxml2 location](#macosx-bundle-config) _after_ installing bundler. -- 2.43.2