Skip to content

Commit 70a46fe

Browse files
authored
Update GitHub link and package installation command
1 parent 924147f commit 70a46fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ The goal of dsROCrate is to provide functions to wrap elements from a
1919
## 1. Installation
2020

2121
You can install the development version of dsROCrate from
22-
[GitHub](https://github.com/DataSHIELD-5S/dsROCrate/) with:
22+
[GitHub](https://github.com/FederatedMethods/dsROCrate/) with:
2323

2424
``` r
2525
# install.packages("pak")
26-
pak::pak("DataSHIELD-5S/dsROCrate")
26+
pak::pak("FederatedMethods/dsROCrate")
2727
```
2828

2929
## 2. Creating your first RO-Crate

0 commit comments

Comments
 (0)