Documentation: version7 -> version6 branch
This commit is contained in:
parent
708e47a744
commit
6326578617
@ -30,9 +30,9 @@ Then copy the following line into the R session and execute it:
|
|||||||
remotes::install_github("hollorol/RBBGCMuso/RBBGCMuso",upgrade="never")
|
remotes::install_github("hollorol/RBBGCMuso/RBBGCMuso",upgrade="never")
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
We provide support to Biome-BGCMuSo v7 via a separate branch (temporary solution that will eventually be merged into the master branch in the future):
|
We provide support to Biome-BGCMuSo v6 via a separate branch:
|
||||||
#+BEGIN_SRC R :eval no
|
#+BEGIN_SRC R :eval no
|
||||||
remotes::install_github("hollorol/RBBGCMuso/RBBGCMuso",ref="version7",upgrade="never")
|
remotes::install_github("hollorol/RBBGCMuso/RBBGCMuso",ref="version6",upgrade="never")
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user