Skip to content

Commit b3e3e13

Browse files
author
Ryan Routsong
committed
fix: remove tilde
1 parent 59b8c97 commit b3e3e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Biowulf uses environmental modules to control software. After executing the abov
3737
> [+] Loading singularity 4.X.X on cnXXXX
3838

3939
```bash title="<b>Bigsky</b>"
40-
source /data/openomics/bin/dependencies.sh`
40+
source /data/openomics/bin/dependencies.sh
4141
```
4242

4343
Bigsky uses spack to load modules so a consolidated conda environment with snakemake is activated:

0 commit comments

Comments
 (0)