🚨 Fix markdown lint findings

This commit is contained in:
Ben Chatelain 2022-07-04 17:52:24 -06:00 committed by GitHub
parent 2658872e33
commit a0d5b35713
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,9 +83,12 @@ $ mas search Xcode
```
Another way to find the identifier for an app is to
1. Find the app in the Mac App Store
2. Select `Share` > `Copy Link`
3. Grab the identifier from the string, e.g. for Xcode, https://apps.apple.com/us/app/xcode/id497799835?mt=12 has identifier `497799835`
3. Grab the identifier from the string, e.g. for Xcode,
[https://apps.apple.com/us/app/xcode/id497799835?mt=12](https://apps.apple.com/us/app/xcode/id497799835?mt=12)
has identifier `497799835`
To install or update an application simply run `mas install` with an
application identifier: