Skip to content

Commit 0f7c847

Browse files
committed
correct dev env start command
1 parent c2679bd commit 0f7c847

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
@@ -11,7 +11,7 @@ A quick A short guide on how to install the dev environment can be found in the
1111
* Make changes
1212
* To run the current state of development use the following gulp task in the root directory of the Primo DevEnv:
1313

14-
gulp run --view 41SLSP_HSG-HSGswisscovery --browserify --ve
14+
gulp run --view 41SLSP_HSG-sandbox_jfu --browserify --ve
1515
* `--view`: the name of the view which should be run
1616
* `--browserify`: lets you require('modules') in the browser by bundling up all of your dependencies
1717
* `--ve`: the Primo DevEnv documentation states 'For Primo VE customers, add the --ve flag', but I could not notice any effects.

0 commit comments

Comments
 (0)