Skip to content

Commit 6a20b2a

Browse files
authored
Update README.md
1 parent 0ef7f45 commit 6a20b2a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ existing de-multiplexers. Unscientific trials show AXE processes more than
2121
Quick Start
2222
-----------
2323

24+
### `conda`
25+
26+
https://img.shields.io/badge/Anaconda.org-0.3.3-blue.svg?style=flat-square
27+
28+
```
29+
mamba install -c kdm801 axe-demultiplexer
30+
```
31+
32+
33+
### From source
34+
2435
To install on UNIX-like systems (Mac, Linux), get the dependencies (zlib and cmake, see below), and:
2536

2637
git clone --recursive https://github.com/kdmurray91/axe.git axe

0 commit comments

Comments
 (0)