Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasHohmann committed May 30, 2024
1 parent 8495b77 commit 431d26b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Open the Rproject file "CarbonateStratPalEvo.Rproj" in *Rstudio*. This will boot
renv::restore()
```

This will install all required packages and their dependencies needed in the project. Last, download all required data from OSF by running the following in R:
This will install all required packages and their dependencies needed in the project. Last, download all required data from OSF by running the following in the R console:

```r
source("code/utils.R")
Expand Down

0 comments on commit 431d26b

Please sign in to comment.