jenkins-bot has submitted this change and it was merged. Change subject: Updated plugin install command for ES 2.2.0 ......................................................................
Updated plugin install command for ES 2.2.0 Change-Id: If6cabf387f3d1096455e66dd25f0729f0916fae7 --- M README.md 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: DCausse: Looks good to me, approved jenkins-bot: Verified diff --git a/README.md b/README.md index ed4547c..dfea7e9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Swift repository plugin for Elasticsearch ========================================= -In order to install the plugin, simply run: `bin/plugin -install org.wikimedia.elasticsearch.swift/swift-repository-plugin/<version>`. +In order to install the plugin, simply run: `bin/plugin install org.wikimedia.elasticsearch.swift/swift-repository-plugin/<version>`. | Swift Plugin | elasticsearch | Release date | |-----------------------------|-----------------------|:------------:| -- To view, visit https://gerrit.wikimedia.org/r/294283 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If6cabf387f3d1096455e66dd25f0729f0916fae7 Gerrit-PatchSet: 1 Gerrit-Project: search/repository-swift Gerrit-Branch: master Gerrit-Owner: DCausse <[email protected]> Gerrit-Reviewer: DCausse <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
