From e0b3f3eb144405f112cbe3ad261bbeb067486973 Mon Sep 17 00:00:00 2001 From: mborgerson Date: Fri, 21 Feb 2020 00:49:47 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 0baa2b0..4c0b8ad 100644 --- a/Home.md +++ b/Home.md @@ -48,9 +48,9 @@ pacman --needed --noconfirm -S git make \ ``` ### macOS -At the moment, [macOS](https://brew.sh/) users will need to build from source. Binaries will be available soon. +At the moment, macOS users will need to build from source. Binaries will be available soon. -With the Homebrew package manager installed: +With the [Homebrew package manager](https://brew.sh/) installed: ```bash brew update