Add note about installing through app store first

I thought you could simply install this through the command line.
This commit is contained in:
Eric Thomas 2017-06-04 11:09:22 -06:00 committed by GitHub
parent 281dcf084c
commit a84c608ae5

View file

@ -75,7 +75,7 @@ To sign into the Mac App Store for the first time run `mas signin`.
==> Signing in to Apple ID: mas@example.com
Password:
> If you experience issues signing in this way, you can ask to signin using a graphical dialog (provided by Mac App Store application):
If you experience issues signing in this way, you can ask to signin using a graphical dialog (provided by Mac App Store application):
>
> $ mas signin --dialog mas@example.com
> ==> Signing in to Apple ID: mas@example.com
@ -93,6 +93,8 @@ Use `mas signout` to sign out from the Mac App Store.
## When something doesn't work
If you see the error "This redownload is not available for this Apple ID either because it was bought by a different user of the item was refunded or cancelled.", it's probably because you haven't installed the app through the App Store yet. See [#46](https://github.com/mas-cli/mas/issues/46#issuecomment-248581233).
If `mas` doesn't work for you as expected (e.g. you can't update/download apps), run `mas reset` and try again. If the issue persists, please [file a bug](https://github.com/mas-cli/mas/issues/new)! All your feedback is much appreciated ✨
## Using `tmux`