From e20cde32ef6e3c0a6f2d1bf182582b1bffd370d0 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Thu, 13 Oct 2016 23:24:56 +0100 Subject: [PATCH] update Homebrew install instructions (fix #1114) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3f645295..8048f40ae 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ You can access these pages on your computer using one of the following clients: - [tldroid](https://github.com/hidroh/tldroid), available on [Google Play](https://play.google.com/store/apps/details?id=io.github.hidroh.tldroid) - [Bash client](https://github.com/raylee/tldr) -- [C++ client](https://github.com/tldr-pages/tldr-cpp-client): `brew install tldr-pages/tldr/tldr` +- [C++ client](https://github.com/tldr-pages/tldr-cpp-client): `brew install tldr` - [Crystal client](https://github.com/porras/tlcr): `brew install porras/tap/tlcr` - [Dart client](https://github.com/hterkelsen/tldr): `pub global activate tldr` - [Elixir client](https://github.com/tldr-pages/tldr_elixir_client) (binaries not yet available)