Skip to content

Commit

Permalink
fix: install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Jun 17, 2022
1 parent c412bf4 commit 8b8523e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npx cap sync
## Auto-update setup

Create account in [capgo.app](https://capgo.app) and get your [API key](https://capgo.app/app/apikeys)
- Download the CLI `npm i -g capgo`
- Download the CLI `npm i -g @capgo/cli`
- Add app from CLI `capgo add -a API_KEY`
- Upload app `capgo upload -a API_KEY`
- Upload app `capgo set -a API_KEY -s public`
Expand Down

0 comments on commit 8b8523e

Please sign in to comment.