Fixed name of development branch (#14)
This commit is contained in:
parent
c975a7c820
commit
185d71fa25
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue