mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-23 19:32:25 +00:00
small readme fix
This commit is contained in:
parent
c930168546
commit
e45aa0d374
1 changed files with 1 additions and 1 deletions
|
|
@ -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`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue