From a9ba1d5ef1ff5ef2fa725fc0f802bacca129c27d Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sat, 22 Feb 2020 15:00:17 -0500 Subject: [PATCH] [skip travis] Add chocolatey option to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 920ad8c8..f990fc5c 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,11 @@ yay bottom ### Windows -I plan to add a Chocolatey install option in the future. +You can get release versions via Chocolatey: + +```bash +choco install bottom +``` ### macOS