Skip to content

Commit

Permalink
Move OAuth guide to its own repo
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Dec 14, 2023
1 parent 580dd51 commit 6b99e49
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 @@ -12,7 +12,7 @@ npm install chrome-webstore-upload-cli

## Setup

You will need a Google API `clientId`, `clientSecret`, and a `refreshToken`. Read [the guide.](https://github.com/fregante/chrome-webstore-upload/blob/main/How%20to%20generate%20Google%20API%20keys.md)
You will need a Google API `clientId`, `clientSecret`, and a `refreshToken`. Read [the guide.](https://github.com/fregante/chrome-webstore-upload-keys)

You can also automatically upload your extension on:

Expand Down

0 comments on commit 6b99e49

Please sign in to comment.