Skip to content

Commit 368f327

Browse files
committed
fix org code
1 parent e50811f commit 368f327

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,7 @@ Next, we need to set the library that `bcbioR` will use each time you open up th
126126
Now, we will use `bcbioR` to set-up the directory structure that we will be using for our analysis using the following command:
127127
128128
```
129-
bcbioR::bcbio_templates(type="base", outpath=".", org="
130-
131-
")
129+
bcbioR::bcbio_templates(type="base", outpath=".", org="hcbc")
132130
```
133131
134132
### Setting up GitHub and RStudio

0 commit comments

Comments
 (0)