From e37ff2e177c50d09730401f3f4b5ab015f8c5c5d Mon Sep 17 00:00:00 2001 From: Seyi Ogunyemi Date: Sat, 11 Jul 2015 10:20:37 +0100 Subject: [PATCH] README: fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8eaa18a..461f9ff 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Homebrew tap for HyperDex. ## Installation -`brew tap HyperDex/hyperdex && brew install hyperdex.` +`brew tap HyperDex/hyperdex && brew install hyperdex` Optional client bindings can be individually selected with `brew install --with-java-bindings --with-python-bindings --with-ruby-bindings hyperdex`