Skip to content

Commit

Permalink
Added prebuilt app instruction in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GodCed authored Jan 31, 2018
1 parent f365d6d commit 0356c38
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,12 @@ ODAS Studio is a desktop interface built to visually represents data produced by
1. Run _npm install_ in root folder

### From prebuilt package
Prebuilt packages are not yet released in current development stage.
1. Download appropriate [release](/releases/latest) for your OS.
1. Extract to the desired location.

## Usage
Run _npm start_ in root folder to lauch the app from sources.
* Run _npm start_ in root folder to laumch the app from sources.
* Run the executable in the extracted release folder to launch the prebuilt app.

### Configure ODAS
The ODAS library must be built to use ODAS Studio. ODAS Studio can be run either with a local or remote ODAS core. For local execution, it is suggested to use 127.0.0.1 as the computer IP. The _Local System Monitor_ in ODAS Studio displays the computer IP for easy configuration of a remote system.
Expand Down

0 comments on commit 0356c38

Please sign in to comment.