Adding new installation method for Debian users
This commit is contained in:
parent
6bb3c9f696
commit
f1756ebd93
@ -30,6 +30,14 @@ Then copy the following line into the R session and execute it:
|
|||||||
devtools::install_github("hollorol/RBBGCMuso/RBBGCMuso")
|
devtools::install_github("hollorol/RBBGCMuso/RBBGCMuso")
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
In debian(8+) you can automate the whole process with curl via copying the following line in terminal:
|
||||||
|
#+BEGIN_SRC bash :eval no
|
||||||
|
bash <(curl -s https://raw.githubusercontent.com/hollorol/RBBGCMuso/Documentation/debianInstaller.sh)
|
||||||
|
#+END_SRC
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user