Skip to content

Commit

Permalink
installation instruction: added "@1.5.9" because it fails otherwise
Browse files Browse the repository at this point in the history
  • Loading branch information
tomthe authored Dec 9, 2024
1 parent db51691 commit 140dbc5
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 @@ -50,7 +50,7 @@ install.packages("remotes")
Install rsocsim from Github:
````R
# The command is the same in {devtools} and {remotes}.
remotes::install_github("MPIDR/rsocsim")
remotes::install_github("MPIDR/rsocsim@1.5.9")
````

## Use rsocsim
Expand Down

0 comments on commit 140dbc5

Please sign in to comment.