diff --git a/docs/source/coding/preliminaries.rst b/docs/source/coding/preliminaries.rst index 32f0959..3e424a0 100644 --- a/docs/source/coding/preliminaries.rst +++ b/docs/source/coding/preliminaries.rst @@ -47,12 +47,12 @@ TODO: write me Obtaining Dependencies on MacOS =============================== -We recommend using `Homebrew `__ for obtaining packages on Mac. +We recommend using `Homebrew `__ for obtaining packages on Mac. Obtaining Homebrew ------------------ -- Go to `https://brew.hs`. +- Go to `https://brew.sh`. - Copy the command they have listed (or follow one of the other install methods) - Open a terminal and paste the command. - Enter your password.