Merge pull request #617 from sjackman/patch-1

README.md: Shorten brew installation instructions
waldyrious/alt-syntax
Igor Shubovych 2016-01-06 11:47:45 +02:00
commit fb538e8037
1 changed files with 1 additions and 1 deletions

View File

@ -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)