Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita authored Jan 12, 2017
1 parent 1f8c736 commit 35c75e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To install & test, open up a terminal and execute the following set of commands:
git clone https://github.com/intersystems-ru/iknow-entity-browser
cd iknow-entity-browser
npm install
gulp
npm run gulp
```

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

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

0 comments on commit 35c75e6

Please sign in to comment.