Skip to content

Commit 2e68add

Browse files
authored
Merge pull request #621 from iterate-ch/iterate-ch/issue/616-windows
Fix typo
2 parents feab4bd + 5fbf35c commit 2e68add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mountainduck/installation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ The installation of the file system driver is not required for [_Integrated_](..
150150
:::{admonition} Manual Installation
151151
:class: tip
152152
```
153-
msiexec /a "$((Get-AppxPackage io.mountainduck).InstallLocation)\Setup\Mountain Duck Support.msi"
153+
msiexec /i "$((Get-AppxPackage io.mountainduck).InstallLocation)\Setup\Mountain Duck Support.msi"
154154
```
155155
:::
156156

0 commit comments

Comments
 (0)