aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Mateusz Łoskot <mateusz@loskot.net>2021-05-27 09:52:32 +0200
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-27 13:28:56 +0530
commit7bec821d38fd2ad07a9c7fb9962f335964c75439 (patch)
tree56662940378886ba6bba524c1106b5b30aee95a4 /README.md
parentAuto-generated files and linter fixes. (diff)
downloadferdium-app-7bec821d38fd2ad07a9c7fb9962f335964c75439.tar.gz
ferdium-app-7bec821d38fd2ad07a9c7fb9962f335964c75439.tar.zst
ferdium-app-7bec821d38fd2ad07a9c7fb9962f335964c75439.zip
Add installation via winget-cli to README.md
Related to https://github.com/getferdi/ferdi/issues/475#issuecomment-849416883
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 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`