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