From fe760f83e394c2f3c3e66f45baf669ed358fdec6 Mon Sep 17 00:00:00 2001 From: Dhiraj Kumar Jain Date: Fri, 16 Apr 2021 21:33:14 +0530 Subject: [PATCH] Update README.md Update OpenSearch Github repository link. Signed-off-by: Dhiraj Kumar Jain --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cb62167d1eb..0468375f890e 100644 --- a/README.md +++ b/README.md @@ -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 https://github.com/opensearch-project/OpenSearch-Dashboards.git``` +* Clone the OpenSearch repo with ```git clone https://github.com/opensearch-project/OpenSearch.git``` * Follow installation and setup instructions in the [OpenSearch Developer Guide](https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md) * Run ```./gradlew assemble``` to generate build artifacts for all platforms * Run ```./gradlew run -Drun.distribution=oss``` to run the oss build @@ -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!!! \ No newline at end of file +Let us know in the [forums](https://discuss.opendistrocommunity.dev/). w00t!!!