mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 19:23:01 +00:00
Update README.md
Fixed link hrefs and simplified brew command
This commit is contained in:
parent
ce1a522735
commit
08085f7e03
1 changed files with 4 additions and 8 deletions
12
README.md
12
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).
|
||||
|
|
Loading…
Reference in a new issue