aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Curtis Carter <lokiphasma@gmail.com>2020-10-18 09:50:25 -0500
committerLibravatar GitHub <noreply@github.com>2020-10-18 15:50:25 +0100
commit08296d5e4876a60a149cdf3b6e30497a0ac336ec (patch)
treeaf3b4b8ff17cc228b0eaaeb21cac5753c42b3795 /README.md
parentNew translations updates (#1014) (diff)
downloadferdium-app-08296d5e4876a60a149cdf3b6e30497a0ac336ec.tar.gz
ferdium-app-08296d5e4876a60a149cdf3b6e30497a0ac336ec.tar.zst
ferdium-app-08296d5e4876a60a149cdf3b6e30497a0ac336ec.zip
Add Chocolatey install instructions for Windows (#989)
Added Chocolatey Install Directions for Package produced for #637
Diffstat (limited to 'README.md')
-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`