From 7bec821d38fd2ad07a9c7fb9962f335964c75439 Mon Sep 17 00:00:00 2001 From: Mateusz Łoskot Date: Thu, 27 May 2021 09:52:32 +0200 Subject: Add installation via winget-cli to README.md Related to https://github.com/getferdi/ferdi/issues/475#issuecomment-849416883 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') 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 (Don't know Chocolatey? [chocolatey.org](https://chocolatey.org/)) +### Or use Windows Package Manager (Windows only) + +`$ winget install --id AmineMouafik.Ferdi` + +(Don't know winget? [winget-cli](https://github.com/microsoft/winget-cli/)) + ### Or use homebrew (macOS or Linux) `$ brew install --cask ferdi` -- cgit v1.2.3-54-g00ecf