Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update README to account for github releases
  • Loading branch information
Electrolyte220 authored Jul 2, 2023
1 parent 85d02f0 commit 1fcbd21
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ Global Twitch Emotes is built using Node.js. Download and install the latest ver

Built extensions can be found in the newly-generated `build` directory. You can side-load the unpacked extension in order to run it in your browser. Please refer to your browser's extension installation guide for details.

If installing from the releases tab:

Chromium browsers: Enable developer mode on the `chrome://extensions` page, then drag the downloaded zip onto that page.

Firefox: Use the `Load Temporary Add-on` button in `about:debugging#/runtime/this-firefox`, then select the zip file in the window that pops up.

## Testing

In the parent directory, run `npm run-script test` to run all test files found in the `test` directory.
Expand Down

0 comments on commit 1fcbd21

Please sign in to comment.