Skip to content

Commit

Permalink
docs: wrong image urls (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
meeh0w authored Aug 1, 2024
1 parent 0e95bdc commit cbc9c3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ yarn dev
1. In Chrome, go to `chrome://extensions/`.
2. At the top right make sure you have `Developer mode` turned on:

<img src="./docs/screenshots/screenshot1.png" />
<img src="./docs/images/screenshot1.png" />

3. After `Developer mode` is turned on, at the top left should be `Load unpacked`:

<img src="./docs/screenshots/screenshot2.png" />
<img src="./docs/images/screenshot2.png" />

4. Click `Load unpacked` and go to the extension folder.
5. Select the `dist` folder and press `Select`.
Expand Down

0 comments on commit cbc9c3c

Please sign in to comment.