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 b80e73c31..1db88f807 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,12 @@ You can download Ferdi for Windows, Mac and Linux on [Ferdi's download page](htt
106 106
107(Don't know Chocolatey? [chocolatey.org](https://chocolatey.org/)) 107(Don't know Chocolatey? [chocolatey.org](https://chocolatey.org/))
108 108
109### Or use Windows Package Manager (Windows only)
110
111`$ winget install --id AmineMouafik.Ferdi`
112
113(Don't know winget? [winget-cli](https://github.com/microsoft/winget-cli/))
114
109### Or use homebrew (macOS or Linux) 115### Or use homebrew (macOS or Linux)
110 116
111`$ brew install --cask ferdi` 117`$ brew install --cask ferdi`