Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyclements committed Nov 30, 2023
1 parent dcbb4e7 commit 94b80b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ if (!require(devtools)) {
}

# Install 'epicsawrap' from GitHub
devtools::install_github("yourusername/epicsawrap")
devtools::install_github("IDEMSInternational/epicsawrap")
```


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ if (!require(devtools)) {
}

# Install 'epicsawrap' from GitHub
devtools::install_github("yourusername/epicsawrap")
devtools::install_github("IDEMSInternational/epicsawrap")
```

## Documentation
Expand Down

0 comments on commit 94b80b6

Please sign in to comment.