Skip to content

Commit

Permalink
Fixed installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
telkamp7 committed Nov 13, 2023
1 parent 20bb135 commit 37c0bd3
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 @@ -40,7 +40,7 @@ You can install the development version of `aedseo` from [GitHub](https://github

``` r
# install.packages("devtools")
devtools::install_github("telkamp7/aedseo")
devtools::install_github("ssi-dk/aedseo")
```

## Getting started
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ You can install the development version of `aedseo` from

``` r
# install.packages("devtools")
devtools::install_github("telkamp7/aedseo")
devtools::install_github("ssi-dk/aedseo")
```

## Getting started
Expand Down

0 comments on commit 37c0bd3

Please sign in to comment.