Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dalmo3 committed Feb 17, 2020
1 parent 6d31e68 commit b7ddec9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@ Browser extension for fetching and formatting [Hypothes.is](https://web.hypothes

## Install

```
1. Run `npm start`
1. Run `npm build`
2. Load your extension on Chrome following:
1. Access `chrome://extensions/`
2. Check `Developer mode`
3. Click on `Load unpacked extension`
4. Select the `build` folder.
```

More info on the upstream project: https://github.com/samuelsimoes/chrome-extension-webpack-boilerplate

Expand Down

0 comments on commit b7ddec9

Please sign in to comment.