diff --git a/README.md b/README.md index 17db31a..f6d114a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ the [rbi](https://github.com/sbfnk/rbi) package. ## Installation +The stable version of the package can be installed using + +``` r +install.packages("stanedit", repos = "https://epiforecasts.r-universe.dev/") +``` + The development version can be installed using `pak` ``` r