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 2d69f8f commit 514431f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@ Below is a summary of the terms used in the *devMSMs* vignettes and functions. M
<br>

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

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

Expand Down

0 comments on commit 514431f

Please sign in to comment.