Skip to content

Commit

Permalink
better README
Browse files Browse the repository at this point in the history
  • Loading branch information
jobonaf committed May 24, 2024
1 parent 46420d2 commit e461d68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ You can install R packages directly from within R/RStudio with `install.packages

Install the R package, load it and launch the tutorials.
```r
library(learnr)
library(remotes)
install_github("jobonaf/tutorialhydrology")
library(tutorialhydrology)
run_tutorial(package = "tutorialhydrology", name = "intro")
Expand Down

0 comments on commit e461d68

Please sign in to comment.