Skip to content

Commit b11cbe1

Browse files
committed
Make clear OpenSearch is ran locally in tutorial
Signed-off-by: Brian Flores <[email protected]>
1 parent 47bf8ca commit b11cbe1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials/semantic_search/asymmetric_embedding_model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ In this tutorial, you'll learn how to prepare the model, register it in OpenSear
1515
- Basic knowledge of Linux commands
1616
---
1717

18-
## Step 1: Start OpenSearch locally
18+
## Step 1: Start OpenSearch
1919

2020
See here for directions to install and run [OpenSearch](https://opensearch.org/docs/latest/install-and-configure/install-opensearch/index/).
2121

22-
Run OpenSearch locally and make sure to do the following.
22+
Run OpenSearch and ensure the following steps are completed. In this example, we set up the OS cluster locally.
2323

2424
### Update cluster settings
2525

0 commit comments

Comments
 (0)