Skip to content

Commit

Permalink
Merge pull request #381 from datianshi/readme_update
Browse files Browse the repository at this point in the history
Correct the ocm json location in mac
  • Loading branch information
jhernand authored May 12, 2022
2 parents fc7f95d + a37741a commit 17e8bd2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ $ ocm login --token=eyJ...

This will use the provided token to request _OpenID_ access and refresh tokens
to _sso.redhat.com_. The tokens will be saved for future use to the
`~/.config/ocm/ocm.json` file.
`~/.config/ocm/ocm.json` file.

Note: MacOS store the token at `~/Library/Application\ Support/ocm/ocm.json`

IMPORTANT: Before version 0.1.56 the configuration file used to be
`~/.ocm.json`. If that exists it will still be used. It is recommended to
Expand Down

0 comments on commit 17e8bd2

Please sign in to comment.