Skip to content

Commit 2f2cb21

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 5b7aa03 + 35c75e6 commit 2f2cb21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To install & test, open up a terminal and execute the following set of commands:
4040
git clone https://github.com/intersystems-ru/iknow-entity-browser
4141
cd iknow-entity-browser
4242
npm install
43-
gulp
43+
npm run gulp
4444
```
4545

4646
Then, open `build/static/index.html` file.
@@ -54,4 +54,4 @@ import
5454

5555
This will put `src/cls/EntityBrowser/Router.cls` class into your Caché (change the `import.*`
5656
script), and after you set up a web application, go to configure app settings by clicking setting
57-
button in the top right corner.
57+
button in the top right corner.

0 commit comments

Comments
 (0)