Skip to content

Commit 5199f43

Browse files
committed
Updated README.md
1 parent 4b440cf commit 5199f43

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
@@ -53,7 +53,7 @@ python3 --version
5353
4. **Download The Pipeline**:
5454
This will download the 1.0.0 version of the snakemake pipeline and create the repository AlphaPulldownSnakemake, or any other name you choose.
5555
```bash
56-
snakedeploy deploy-workflow https://github.com/maurerv/AlphaPulldownSnakemake AlphaPulldownSnakemake --tag 1.0.0
56+
snakedeploy deploy-workflow https://github.com/KosinskiLab/AlphaPulldownSnakemake AlphaPulldownSnakemake --tag 1.0.0
5757
cd AlphaPulldownSnakemake
5858
```
5959

@@ -126,7 +126,7 @@ If set to True, stops after generating features and does not perform structure p
126126
127127
## Execution
128128
129-
After following the Installation and Configuration steps, you are now ready to run the snakemake pipeline. To do so, navigate into the cloned pipeline directory (/Users/vmaurer/src/alphaabriss in my case) and from within your shell run:
129+
After following the Installation and Configuration steps, you are now ready to run the snakemake pipeline. To do so, navigate into the cloned pipeline directory and run:
130130
131131
```bash
132132
snakemake \

0 commit comments

Comments
 (0)