From 1fbc6d3ae26a941ee4796ebf57736047d541fb06 Mon Sep 17 00:00:00 2001 From: Shaun Jackman Date: Tue, 5 Jan 2016 19:26:04 -0800 Subject: [PATCH] README.md: Shorten brew installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 829a78504..833ddfb0b 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ You can access these pages on your computer using one of the following clients: - [Go client](https://github.com/pranavraja/tldr): `go get github.com/pranavraja/tldr` (or [platform binaries](https://github.com/pranavraja/tldr/releases)) - [Elixir client](https://github.com/tldr-pages/tldr_elixir_client) (binaries not yet available) -- [C++ client](https://github.com/tldr-pages/tldr-cpp-client): `brew tap tldr-pages/tldr && brew install tldr` +- [C++ client](https://github.com/tldr-pages/tldr-cpp-client): `brew install tldr-pages/tldr/tldr` - Android clients: - [tldr-viewer](https://github.com/gianasista/tldr-viewer), available on [Google Play](https://play.google.com/store/apps/details?id=de.gianasista.tldr_viewer)