From b7bba162afbe4155a89f2130ef455c6106b5070e Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 20 Dec 2019 23:08:03 +0000 Subject: [PATCH] README: Fix description of C client --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 421302e4ad..d04cb871d9 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ You can access these pages on your computer using one of the following clients: - [tldr](https://github.com/raylee/tldr) - [tldr-bash-client](https://gitlab.com/pepa65/tldr-bash-client) - [C# client](https://github.com/principis/tldr-sharp) -- [C++ client](https://github.com/tldr-pages/tldr-cpp-client): +- [C client](https://github.com/tldr-pages/tldr-cpp-client): `brew install tldr` - [Chrome Extension](https://github.com/hill/tldr-chrome) available on [Chrome Web Store](https://chrome.google.com/webstore/detail/tldr-chrome/nnmlddkpgoecicoallmimonoboialpap)