Skip to content

Commit

Permalink
First release ready README
Browse files Browse the repository at this point in the history
README completely working with installation from github
  • Loading branch information
rafalopespx committed Apr 20, 2022
1 parent ba38422 commit c3a078e
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 c3a078e

Please sign in to comment.