Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix readme URL #284

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Here are the principles we use to guide our development. From [opensearch.org](
## Getting Started

To run OpenSearch Dashboards locally, you first need build artifacts from OpenSearch.
* Clone the OpenSearch repo with ```git clone git@github.com:opensearch-project/OpenSearch.git```
* Clone the OpenSearch repo with ```git clone http://github.com/opensearch-project/OpenSearch-Dashboards.git```
* Follow installation and setup instructions in the OpenSearch repo
* Run ```./gradlew assemble``` to generate build artifacts for all platforms
* Run ```./gradlew run -Drun.distribution=oss``` to run the oss build
Expand Down Expand Up @@ -69,4 +69,4 @@ As we've been working, we've come up with a bunch of questions that we wanted to

### Questions? Feedback?

Let us know in the [forums](https://discuss.opendistrocommunity.dev/). w00t!!!
Let us know in the [forums](https://discuss.opendistrocommunity.dev/). w00t!!!