Skip to content

Commit

Permalink
Fix typo in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akaSybe authored Oct 4, 2017
1 parent 81a23f0 commit 9faf083
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 @@ -14,7 +14,7 @@ Changelog can be found [here](https://github.com/olsh/Feedly-Notifier/releases).
## Build

1. `yarn`
2. `grunt sandbox --clientId=sandbox --clientSecret=R26NGS2Q9NAPSEJHCXM3 --browser chrome`
2. `grunt sandbox --clientId=sandbox --clientSecret=R26NGS2Q9NAPSEJHCXM3 --browser=chrome`
You can find actual `clientId` and `clientSecret` here https://groups.google.com/forum/#!topic/feedly-cloud/3izrTbT7FDQ
The browser parameter can be `chrome`, `opera` or `firefox`.
3. The result of the commands will be in `build` folder, now you can load the extension to browser.
Expand Down

0 comments on commit 9faf083

Please sign in to comment.