aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index f1993153a..de09bc45a 100644
--- a/README.md
+++ b/README.md
@@ -92,6 +92,12 @@ Ferdi is a messaging browser that allows you to combine your favorite messaging
92 92
93You can download Ferdi for Windows, Mac and Linux on [Ferdi's download page](https://getferdi.com/download) or you can find all variants in the [latest stable release](https://github.com/getferdi/ferdi/releases/latest) assets and [all the other release here](https://github.com/getferdi/ferdi/releases). 93You can download Ferdi for Windows, Mac and Linux on [Ferdi's download page](https://getferdi.com/download) or you can find all variants in the [latest stable release](https://github.com/getferdi/ferdi/releases/latest) assets and [all the other release here](https://github.com/getferdi/ferdi/releases).
94 94
95### Or use Chocolatey (Windows only)
96
97`$ choco install ferdi`
98
99(Don't know Chocolatey? [chocolatey.org](https://chocolatey.org/))
100
95### Or use homebrew (macOS only) 101### Or use homebrew (macOS only)
96 102
97`$ brew cask install ferdi` 103`$ brew cask install ferdi`