Skip to content

Commit

Permalink
Merge pull request #10 from covid19br/dev
Browse files Browse the repository at this point in the history
First release ready README
  • Loading branch information
rafalopespx authored Apr 20, 2022
2 parents 0622445 + c3a078e commit f21555c
Show file tree
Hide file tree
Showing 5 changed files with 408 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ knitr::opts_chunk$set(echo = TRUE)
To install `nowcaster` package simply run the code below in R:

```{r install}
devtools::install_github("covid19br/nowcaster/tree/dev")
devtools::install_github("https://github.com/covid19br/nowcaster")
```

After installing you can load the by typical library:
Expand Down
Loading

0 comments on commit f21555c

Please sign in to comment.