mirror of
https://github.com/x-motemen/ghq.git
synced 2026-09-10 07:26:27 -04:00
Merge pull request #280 from imbsky/void-linux
Add installation note for Void Linux
This commit is contained in:
commit
77d7923cfa
|
|
@ -117,12 +117,18 @@ Local repositories are placed under 'ghq.root' with named github.com/_user_/_rep
|
|||
|
||||
== [[installing]]INSTALLATION
|
||||
|
||||
=== homebrew
|
||||
=== macOS
|
||||
|
||||
----
|
||||
brew install ghq
|
||||
----
|
||||
|
||||
=== Void Linux
|
||||
|
||||
----
|
||||
xbps-install -S ghq
|
||||
----
|
||||
|
||||
=== go get
|
||||
|
||||
----
|
||||
|
|
|
|||
Loading…
Reference in a new issue