File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 2222
2323` ish ` is a CLI tool for searching for matches against records using different alignment methods.
2424
25- ## Install
25+ ## Build
2626
27271 . Install [ pixi] ( https://pixi.sh/latest/installation/ )
2828
3131
3232### Pixi / Conda install
3333
34- > ⚠️ ** Warning**
35- > These can't be tested until this repo is public and the ` recipe.yaml ` has been contributed to ` modular-community ` .
36-
3734```
38- pixi install -c conda-forge -c https://repo.prefix.dev/modular-community -c https://conda.modular.com/max ish
35+ pixi global install -c conda-forge -c https://repo.prefix.dev/modular-community -c https://conda.modular.com/max ish
3936# Or
4037conda install -c conda-forge -c https://repo.prefix.dev/modular-community -c https://conda.modular.com/max ish
4138```
4239
40+ For best performance it's recommended to build from source.
41+
4342## Usage
4443
4544``` sh
You can’t perform that action at this time.
0 commit comments