fix portable readme download link

This commit is contained in:
Jeremy Wu 2021-07-26 20:22:27 +10:00
parent 311b83ce51
commit 755a687830
2 changed files with 2 additions and 1 deletions

View file

@ -49,7 +49,7 @@ Flow Launcher. Dedicated to make your workflow flow more seamlessly. Aimed at be
### Installation
| [Windows 7 and up installer](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest) | [Portable](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/Flow-Launcher-Portable.zip) | `WinGet install "Flow Launcher"` |
| [Windows 7 and up installer](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest) | [Portable](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Portable.zip) | `WinGet install "Flow Launcher"` |
| --------------------------------- | --------------------------------- | --------------------------------- |
Windows may complain about security due to code not being signed, this will be completed at a later stage. If you downloaded from this repo, you are good to continue the set up.

View file

@ -76,6 +76,7 @@ environment:
on_success:
- ps: |
echo APPVEYOR_PULL_REQUEST_NUMBER
if ($env:APPVEYOR_REPO_BRANCH -eq "master")
{
iwr https://aka.ms/wingetcreate/latest -OutFile wingetcreate.exe