mirror of https://github.com/CrimsonTome/tldr.git
Merge pull request #617 from sjackman/patch-1
README.md: Shorten brew installation instructionswaldyrious/alt-syntax
commit
fb538e8037
|
@ -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`
|
- [Go client](https://github.com/pranavraja/tldr): `go get github.com/pranavraja/tldr`
|
||||||
(or [platform binaries](https://github.com/pranavraja/tldr/releases))
|
(or [platform binaries](https://github.com/pranavraja/tldr/releases))
|
||||||
- [Elixir client](https://github.com/tldr-pages/tldr_elixir_client) (binaries not yet available)
|
- [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:
|
- Android clients:
|
||||||
- [tldr-viewer](https://github.com/gianasista/tldr-viewer), available on
|
- [tldr-viewer](https://github.com/gianasista/tldr-viewer), available on
|
||||||
[Google Play](https://play.google.com/store/apps/details?id=de.gianasista.tldr_viewer)
|
[Google Play](https://play.google.com/store/apps/details?id=de.gianasista.tldr_viewer)
|
||||||
|
|
Loading…
Reference in New Issue