Skip to content

Commit f498e1a

Browse files
committed
Fix typo
1 parent 7bcdeeb commit f498e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- - Install [miniconda](https://conda.io/projects/conda/en/latest/user-guide/install/index.html)
44
- `conda env create -f environment.yml`
5-
- `conda acctivate GraphChainerScripts`
5+
- `conda activate GraphChainerScripts`
66
- Compile and place the aligner's binaries on the `bin/` folder (they are assumed to be called `GraphAligner, GraphChainer, minigraph, minichain` respectively)
77
- Place Badread's repo in this directory `git clone https://github.com/rrwick/Badread.git`
88

0 commit comments

Comments
 (0)