mirror of
https://github.com/mas-cli/mas
synced 2025-02-16 12:38:30 +00:00
Update files to reflect username change
This commit is contained in:
parent
784a57afd8
commit
98c53de948
2 changed files with 3 additions and 3 deletions
|
@ -23,5 +23,5 @@ deploy:
|
||||||
- mas.xcarchive.zip
|
- mas.xcarchive.zip
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
repo: argon/mas
|
repo: mas-cli/mas
|
||||||
tags: true
|
tags: true
|
||||||
|
|
|
@ -11,7 +11,7 @@ and automation.
|
||||||
|
|
||||||
brew install mas
|
brew install mas
|
||||||
|
|
||||||
Alternatively, binaries are available in the [GitHub Releases](https://github.com/argon/mas/releases)
|
Alternatively, binaries are available in the [GitHub Releases](https://github.com/mas-cli/mas/releases)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
@ -114,4 +114,4 @@ Build output can be found in the `build/` directory within the project.
|
||||||
|
|
||||||
Code is under the [MIT license](LICENSE).
|
Code is under the [MIT license](LICENSE).
|
||||||
|
|
||||||
[mas-cli]: https://github.com/argon/mas
|
[mas-cli]: https://github.com/mas-cli/mas
|
||||||
|
|
Loading…
Add table
Reference in a new issue