small readme fix

This commit is contained in:
Cuong Duong 2023-05-30 14:09:56 +10:00
parent c930168546
commit e45aa0d374

View file

@ -36,7 +36,7 @@ Prophet is [open source software](https://code.facebook.com/projects/) released
## Installation in R - CRAN
⚠️ **The CRAN version of prophet is fairly outdated. To get the latest bug fixes and updated country holiday data, we suggest installing the latest release with remotes::install_github().**
⚠️ **The CRAN version of prophet is fairly outdated. To get the latest bug fixes and updated country holiday data, we suggest installing the [latest release](#installation-in-r---latest-release).**
Prophet is a [CRAN package](https://cran.r-project.org/package=prophet) so you can use `install.packages`.