From 985cbc09f6365f24d501db63b043a9235424e36b Mon Sep 17 00:00:00 2001 From: Leigh McCulloch Date: Mon, 25 Nov 2019 20:32:18 -0800 Subject: [PATCH] Add homebrew to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ad11417..65458ac 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ To fulfill use cases not fulfilled by existing [tldr clients](https://github.com Download and install the binary from the [releases](https://github.com/leighmcculloch/tldr/releases) page. +### Homebrew (Linux; macOS) + +``` +brew install 4d63/tldr/tldr +``` + ### Source ```