Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenhorn authored Dec 7, 2023
1 parent 7c1ee1e commit 7780b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <NAME>
```
In the readme of your replication package, include instructions on how to download only the corresponding branch:
Expand Down

0 comments on commit 7780b3c

Please sign in to comment.