From 6f62b8030cad664d2d225331fb574b54520b0246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Vasovi=C4=87?= Date: Mon, 1 Jun 2020 06:56:56 +0200 Subject: [PATCH] README: cpp-client -> c-client (#4079) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f726dc9f77..6a3916fa8c 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,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-c-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)