diff --git a/README.md b/README.md index 4bd2656..cec9446 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Use a seperate orphan branch for each replication package: ```bash git init -git remote add origin https://github.com/HSU-HPC/replication-packages.git +git remote add origin https://github.com/HSU-HPC/publication-data.git git checkout --orphan ``` In the readme of your replication package, include instructions on how to download only the corresponding branch: