From a6a451c7f0e48468dcd5cceb32e6693333e9b2ea Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sun, 8 May 2022 11:42:28 +1000 Subject: [PATCH] Add choco install cmd to readme (#1166) --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81946bf8a..b6d025d46 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,11 @@ Dedicated to making your workflow flow more seamless. Search everything from app ### Installation -| [Windows 7+ installer](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Setup.exe) | [Portable](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Portable.zip) | `winget install "Flow Launcher"` | `scoop install Flow-Launcher` | -| :----------------------------------------------------------: | :----------------------------------------------------------: | :------------------------------: | :------------------------------: | +| [Windows 7+ installer](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Setup.exe) | [Portable](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Portable.zip) | +| :----------------------------------------------------------: | :----------------------------------------------------------: | + +| `winget install "Flow Launcher"` | `scoop install Flow-Launcher` | `choco install Flow-Launcher` | +| :------------------------------: | :------------------------------: | :------------------------------: | > When installing for the first time Windows may raise an issue about security due to code not being signed, if you downloaded from this repo then you are good to continue the set up.