Skip to content

Commit

Permalink
Merge pull request #5 from fhdsl/data-loading
Browse files Browse the repository at this point in the history
Fix Typo in README.Rmd
  • Loading branch information
avahoffman authored Jul 1, 2024
2 parents c4cc92e + 59856a5 commit de589e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Additional work on the short course has been contributed by Elizabeth Humphries

## Installation

You can install the development version of dataplay from [GitHub](https://github.com/) with:
You can install the development version of `dasehr` from [GitHub](https://github.com/) with:

``` r
# Use devtools or remotes to install from GitHub
# install.packages("devtools")
devtools::install_github("fhdsl/dasehr")

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ Humphries and Candace Savonen.

## Installation

You can install the development version of dataplay from
You can install the development version of `dasehr` from
[GitHub](https://github.com/) with:

``` r
# Use devtools or remotes to install from GitHub
# install.packages("devtools")
devtools::install_github("fhdsl/dasehr")

Expand Down

0 comments on commit de589e3

Please sign in to comment.