Update Installing MKBDR authored by peguerin's avatar peguerin
## Installing locally
# Installing locally
### Prerequisites
## Prerequisites
* python3
* pip3
......@@ -14,7 +14,7 @@
* pytaxize
* pathlib
### From source using pip3 only
## From source using pip3 only
Download source code:
......@@ -30,7 +30,7 @@ pip3 install .
### Using conda
## Using conda
Load and create conda environment with all required dependencies:
```
......
......