From f75d0ffc706088331fa9908ff06f171ab02490f1 Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer Date: Sun, 24 Nov 2024 19:24:34 +0100 Subject: [PATCH] chore(msi): correct README --- packages/msi/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/msi/README.md b/packages/msi/README.md index 4a759f8d..4c445915 100644 --- a/packages/msi/README.md +++ b/packages/msi/README.md @@ -13,7 +13,6 @@ This guide assumes and advices the use of PowerShell as your shell environment f ```powershell $env:VERSION = "1.3.37" -$env:INSTALLER= "msi" ``` ### Build the installer