Skip to content

Commit

Permalink
language
Browse files Browse the repository at this point in the history
  • Loading branch information
marianschmidt committed Sep 22, 2021
1 parent dec3841 commit 046f5d5
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 @@ -17,7 +17,7 @@ This repository includes the analysis code for paper 'Incidence of smoking-relat

This repository uses `renv` to ensure that a project-specific R package library is used and that functionality is maintained even if packages have breaking changes in the future.

If you are forking this package, make sure you create the same package library by using the command `renv::restore()` to restore the project library locally to your machine.
If you clone this package, make sure you create the same package library by using the command `renv::restore()` to restore the project library locally to your machine.
You find more details on https://rstudio.github.io/renv/articles/collaborating.html.


Expand Down

0 comments on commit 046f5d5

Please sign in to comment.