Update Installing MKBDR authored by peguerin's avatar peguerin
......@@ -14,7 +14,7 @@
* pytaxize
* pathlib
## pip3 installation
## :x: pip3 installation
:crying_cat_face: Not available for the moment. MKBDR is not stable enough at the moment.
......@@ -22,7 +22,7 @@
pip3 install mkbdr
```
## From source using pip3 only
## :white_check_mark: From source using pip3 only
Download source code:
......@@ -37,7 +37,7 @@ pip3 install .
```
## From source using conda environment
## :white_check_mark: From source using conda environment
Load and create conda environment with all required dependencies:
```
......
......