From 08085f7e03503ee1119f09f5e15c49dbfa1e276a Mon Sep 17 00:00:00 2001 From: Aditya Dalal Date: Thu, 5 May 2016 14:09:47 -0400 Subject: [PATCH] Update README.md Fixed link hrefs and simplified brew command --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 874df04..9a3d11d 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ and automation. ## Install -[Homebrew](hb) is the preferred way to install: +[Homebrew](https://brew.sh) is the preferred way to install: - brew install argon/mas/mas + brew install mas -Alternatively binaries are available in the [GitHub Releases](ghreleases) +Alternatively, binaries are available in the [GitHub Releases](https://github.com/argon/mas/releases) ## Usage @@ -88,8 +88,4 @@ Build output can be found in the `build/` directory within the project. ## License -Code is under the MIT license. - -[hb]: https://brew.sh -[ghreleases]: https://github.com/argon/mas/releases - +Code is under the [MIT license](LICENSE).