Add scoop installer

See https://github.com/lukesampson/scoop-extras/pull/783
This commit is contained in:
Ross Smith II 2018-02-18 00:07:02 -08:00 committed by GitHub
parent 541abb2324
commit bf72d81bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -277,6 +277,11 @@ PS C:\> Install-Package qutebrowser
----
C:\> choco install qutebrowser
----
* Scoop's client
----
C:\> scoop bucket add extras
C:\> scoop install qutebrowser
----
Manual install
~~~~~~~~~~~~~~