diff --git a/README.md b/README.md index 3fce3d2..4d66ceb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ R implementation of the compiled Matlab BAPS software for Bayesian Analysis of P rBAPS is currently under development and a stable version is yet to be released. You can install the development version by issuing the command below on an interactive R session. ```r -remotes::install_github("ocbe-uio/rBAPS", "dev") +remotes::install_github("ocbe-uio/rBAPS", "develop") ``` ## Contributing