DCausse has uploaded a new change for review. https://gerrit.wikimedia.org/r/294283
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(-) git pull ssh://gerrit.wikimedia.org:29418/search/repository-swift refs/changes/83/294283/1 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: newchange Gerrit-Change-Id: If6cabf387f3d1096455e66dd25f0729f0916fae7 Gerrit-PatchSet: 1 Gerrit-Project: search/repository-swift Gerrit-Branch: master Gerrit-Owner: DCausse <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
