From 89fd5320af248207e8b253790bd191d8daa88dbe Mon Sep 17 00:00:00 2001 From: David Knaack Date: Thu, 2 Jun 2022 22:26:10 +0200 Subject: feat(release): add windows msi installers (#4031) * feat(release): add windows msi installers * add install documentation * use intransparent ico-file * run installer tests on push, add continue-on-error --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index bff7ba157..9ac75d75b 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,8 @@ Alternatively, install Starship using any of the following package managers:
Windows +Install the latest version for your system with the MSI-installers from the [releases section](https://github.com/starship/starship/releases/latest). + Install Starship using any of the following package managers: | Repository | Instructions | -- cgit v1.2.3