1
0
Fork 0

Add v0.3.0 install instructions to readme

This commit is contained in:
Andinus 2020-04-08 18:25:36 +05:30
parent fc6a3c01be
commit 72b3740cd3
Signed by: andinus
GPG Key ID: B67D55D482A799FD
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ Linux & macOS.
This will just print the steps to install grus & you have to run those commands
manually. Piping directly to =sh= is not a good idea, don't run this unless you
understand what you're doing.
*** v0.3.0
#+BEGIN_SRC sh
curl -s https://tildegit.org/andinus/grus/raw/tag/v0.3.0/scripts/install.sh | sh
#+END_SRC
*** v0.2.0
#+BEGIN_SRC sh
curl -s https://tildegit.org/andinus/grus/raw/tag/v0.2.0/scripts/install.sh | sh