Skip to content

Commit a4ceaae

Browse files
committed
fix: update docs for winget
1 parent f517889 commit a4ceaae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ Multiple installation methods are available:
6262

6363
- Via WinGet:
6464
1. Open the `Console` app via the Windows start menu.
65-
2. Inside the console, paste `winget install Kieirra.Murmure` and follow the instructions.
66-
(`--scope user` will be available in the future)
65+
2. Inside the console, paste `winget install Kieirra.Murmure` and follow the instructions. (`--scope user` will be available in the future)
6766

6867
> [!IMPORTANT]
6968
> Murmure requires the [Microsoft Visual C++ Redistributable](https://learn.microsoft.com/cpp/windows/latest-supported-vc-redist) to work on Windows. This package is present on most computers, but if you encounter the error message `The code execution cannot proceed because MSVCP140.dll was not found. Reinstalling the program may fix this problem.`, download and install the package from the official page or use this direct download link: [https://aka.ms/vc14/vc_redist.x64.exe](https://aka.ms/vc14/vc_redist.x64.exe)

0 commit comments

Comments
 (0)