Update README.md

This commit is contained in:
2020-05-15 13:03:33 -05:00
committed by GitHub
parent d07f257136
commit b2c3a2f94a

View File

@@ -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.