We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2aaf3 commit 3390bf0Copy full SHA for 3390bf0
README.md
@@ -53,7 +53,7 @@ To use this option, in addition to CheckM2, [skani](https://github.com/bluenote-
53
Option 2: Build from source
54
55
git clone https://github.com/soedinglab/MAGmax.git
56
- cd MAGma
+ cd MAGmax
57
conda env create -f environment.yml
58
conda activate magmax_env
59
cargo install --path .
0 commit comments