From 17ef6d6962096c2657ef0a1e932becaf0829fbb8 Mon Sep 17 00:00:00 2001 From: Andrew Hundt Date: Mon, 30 Jan 2017 21:08:46 -0500 Subject: [PATCH] fix homebrew link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ffb5d8b..8b4235ec 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To add spdlog directly to your build tree: ### Homebrew OS X install -Install from the command line using [Homebrew](brew.sh): +Install from the command line using [Homebrew](https://brew.sh): # install homebrew package manager ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"