Skip to content

Commit

Permalink
Issue #000 fix: ReadMe file update
Browse files Browse the repository at this point in the history
Readme file update
  • Loading branch information
manjudr authored Oct 10, 2018
1 parent b5883e6 commit 0ec80e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,9 @@ Content player will render inside Cordova environment and it's accepting the con

* Clone the content player from [here](https://github.com/project-sunbird/sunbird-content-player)
* Run `npm install` in PROJECT_FOLDER/player path
* To run player in local run `node app` in the Terminal
* Disable `isCorePluginsPackaged` variable in the `appConfig.js` to load/run the plugins without minifiying.
* To run player in local run `node app` in the Terminal
* Open http://localhost:3000/ in the browser. By default player runs in the `3000` port

**How to build**

Expand Down

0 comments on commit 0ec80e0

Please sign in to comment.