Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khill-fbmc authored Jul 19, 2024
1 parent 58e63e3 commit 818fd77
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,18 @@

## Installing and Running

### Procedures:
### Using this:
1. Download the [latest release](https://github.com/khill-fbmc/chrome-ext-retool-embedder/releases).
2. Extract the zip.
3. You will get a `build` folder.
4. Rename / Move this folder somewhere that is easy to reference.
5. Load your extension on Chrome following:
1. Access `chrome://extensions/`
2. Check `Developer mode`
3. Click on `Load unpacked extension`
4. Select the folder from step `4` folder.

### Hacking On This:

1. Check if your [Node.js](https://nodejs.org/) version is >= **18**.
2. Clone this repository.
Expand Down

0 comments on commit 818fd77

Please sign in to comment.