Skip to content

Commit 9f74c11

Browse files
authored
Update the build process commands
1 parent 20053e0 commit 9f74c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Firefox users for the time being can download the latest `xpi` from the [release
3535
```peru sync```
3636
```yarn```
3737
- Build the extension
38-
```yarn build```
38+
```yarn build:ext``` or ```yarn build:ext:prod``` for production build
3939
- Install as developer on [Google Chrome](https://developer.chrome.com/extensions/getstarted#unpacked) or [Firefox](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Temporary_Installation_in_Firefox)
4040

4141
Manifest located in `<Project Directory>/packages/selenium-ide/build/manifest.json`

0 commit comments

Comments
 (0)