Skip to content

Commit 3abfb80

Browse files
committed
better build process explanation
1 parent 7857388 commit 3abfb80

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
@@ -34,7 +34,7 @@ We are using [SideeX](http://sideex.org/) as a start point. The SideeX team was
3434
```peru sync```
3535
```yarn``` or if using Node 10 ```yarn --ignore-engines```
3636
- Build the extension
37-
```yarn build:ext``` or ```yarn build:ext:prod``` for production build
37+
```yarn build:ext:prod``` or ```yarn build:ext``` for faster development build (also includes beta features)
3838
- 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)
3939

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

0 commit comments

Comments
 (0)