Skip to content

Commit 1f0a406

Browse files
authored
Update README.md
1 parent 7dde779 commit 1f0a406

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ PseudoScope runs entirely **locally** (or on HPC clusters), protects your data p
128128

129129
```bash
130130
# 1. Install PseudoScope
131-
conda create -n pseudoscope -c conda-forge -c bioconda -c bbeckley-hub pseudoscope -y
131+
conda create -n pseudoscope -c conda-forge -c bioconda pseudoscope -y
132132
conda activate pseudoscope
133133

134134
# 2. Mandatory first‑time database setup

0 commit comments

Comments
 (0)