Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
istallworthy committed Dec 8, 2023
1 parent c99747e commit 3d82ada
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ Below is a summary of the terms used in the *devMSMs* vignettes and functions. M

## Installation
*devMSMs* can be installed in R Studio from Github using the *devtools* package:
<br>
<br>
`library(devtools)`
`install_github("istallworthy/devMSMs")`
`library(devMSMs)`

The helper functions can be installed from the accompanying *devMSMsHelpers* repo:
<br>
<br>
`install_github("istallworthy/devMSMsHelpers")`
`library(devMSMsHelpers)`

Expand Down

0 comments on commit 3d82ada

Please sign in to comment.