Skip to content

Commit

Permalink
Update README for project (#263)
Browse files Browse the repository at this point in the history
Signed-off-by: Bishoy Boktor <[email protected]>
  • Loading branch information
boktorbb authored and Bishoy Boktor committed Apr 9, 2021
1 parent 88d6729 commit e26ef61
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ We officially began work on the new fork on January 21st, 2021. Since then, we'v
* ```yarn osd bootstrap```, ESLint and commit hook should be passing.
* CI / CD with DCO check

## What doesn’t works
## What doesn’t work

* Jest Unit test cases
* Integration test cases
Expand Down Expand Up @@ -49,8 +49,14 @@ Or

To run Dashboards with OpenSearch
* Run ```yarn osd bootstrap``` in the OpenSearch Dashboards directory
<<<<<<< HEAD
* While OpenSearch is running locally, run ```yarn start --oss```
* You can now navigate to ```http://localhost:5601``` where Dashboards runs by default
=======
* While OpenSearch is running locally, run ```yarn start```
* You can now navigate to ```http://localhost:5603``` where Dashboards runs by default
* If you pass ```--no-base-path``` then it will default to port 5601
>>>>>>> a54a09db79... Update README for project (#263)
## How you can help

Expand Down

0 comments on commit e26ef61

Please sign in to comment.