Merge pull request #297 from hotchpotch/add-readme-scoop

Add scoop at installation
This commit is contained in:
Masayuki Matsuki 2020-08-03 16:04:40 +09:00 committed by GitHub
commit efa8770245
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,6 +129,13 @@ brew install ghq
xbps-install -S ghq
----
=== Windows + scoop
----
scoop install ghq
----
=== go get
----