Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamCSmithCWS authored Aug 25, 2023
1 parent 9848066 commit 7086cf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ install.packages("remotes")
remotes::install_github(("bbsBayes/bbsBayes2")
```

If you want to install a developmental branch (at your own risk!), you can use
the following (assuming you want to install a branch called `dev`).
If you want to install the developmental branch (which often includes additional
options and newest updates), you can use the following.

```{r}
pak::pkg_install("bbsBayes/bbsBayes2@dev")
Expand Down

0 comments on commit 7086cf1

Please sign in to comment.