diff --git a/INSTALL.asciidoc b/INSTALL.asciidoc index e440760b7..e8a206423 100644 --- a/INSTALL.asciidoc +++ b/INSTALL.asciidoc @@ -159,11 +159,11 @@ packages or MSI installers] A package manager for the https://chocolatey.org/packages/qutebrowser[Chocolatey package] -PackageManagement PowerShell module +* PackageManagement PowerShell module ---- PS C:\> Install-Package qutebrowser ---- -Chocolatey's client +* Chocolatey's client ---- C:\> choco install qutebrowser ----