Skip to content

Commit

Permalink
Added mise-en-place installation and usage instructions.
Browse files Browse the repository at this point in the history
ghq is now also available as a mise-en-place plugin.
I have added instructions for using mise-en-place to install ghq in the README.
This is similar to the content in PR #305.
  • Loading branch information
morihaya aka Yukiya Hayashi committed Mar 17, 2024
1 parent 5ace929 commit f165293
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,13 @@ asdf plugin add ghq
asdf install ghq latest
----

=== https://github.com/jdx/mise[mise-en-place]

----
mise install ghq
mise use ghq
----

=== build

----
Expand Down

0 comments on commit f165293

Please sign in to comment.