Skip to content

Commit

Permalink
Update README.md directions for loading ext
Browse files Browse the repository at this point in the history
  • Loading branch information
BekahHW authored Apr 27, 2023
1 parent 06b070f commit 09cc988
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 @@ -40,7 +40,7 @@ npm run dev
After running the above commands,
1. Navigate to `chrome://extensions`.
2. Enable the `Developer Mode`.
3. Select `Load Extension` and choose the generated `dist` directory from the project folder to install it.
3. Select `Load unpacked` and choose the generated `dist` directory from the project folder to install it.

You should now have the extension installed and running.

Expand Down

0 comments on commit 09cc988

Please sign in to comment.