Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Signed-off-by: Finn Carroll <[email protected]>
  • Loading branch information
finnegancarroll committed Sep 10, 2024
1 parent ad20826 commit 7ab4e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ For example, in your OpenSearch repository assemble a custom distribution.

Then in your plugin repository, substitute in your OpenSearch build

./gradlew run -PcustomDistributionUrl="<YOUR-OPENSEARCH-REPO>/OpenSearch/distribution/archives/linux-tar/build/distributions/opensearch-min-3.0.0-SNAPSHOT-linux-x64.tar.gz"
./gradlew run -PcustomDistributionUrl="<OPENSEARCH-REPO-PATH>/distribution/archives/linux-tar/build/distributions/opensearch-min-3.0.0-SNAPSHOT-linux-x64.tar.gz"

# Environment misc

Expand Down

0 comments on commit 7ab4e3e

Please sign in to comment.