From b2c3a2f94a90be7f940770f390966ab9f243c6b1 Mon Sep 17 00:00:00 2001 From: Jason Pitman Date: Fri, 15 May 2020 13:03:33 -0500 Subject: [PATCH] Update README.md --- system/macos/basic_IM_utilities_setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/macos/basic_IM_utilities_setup/README.md b/system/macos/basic_IM_utilities_setup/README.md index db1b740..596bb0e 100644 --- a/system/macos/basic_IM_utilities_setup/README.md +++ b/system/macos/basic_IM_utilities_setup/README.md @@ -1,6 +1,6 @@ # Basic Mac utilities setup -Goes along with the post over [here](https://jasonpitman.com/posts/making-thumbs/), but is also used to check/setup the following on a Mac: +Goes along with the post over [here](https://jasonpitman.com/journal/making-thumbs/), but is also used to check/setup the following on a Mac: - Checks for existing [Homebrew](https://brew.sh/) install. Installs it via `ruby` otherwise. Will also update an existing Homebrew install. - Checks for existing [Homebrew Cask](https://github.com/Homebrew/homebrew-cask) install. Installs it via `brew` otherwise.