Update Installing MKBDR authored by peguerin's avatar peguerin
......@@ -17,6 +17,17 @@
### From source using pip3 only
Download source code:
```
git clone https://gitlab.mbb.univ-montp2.fr/edna/custom_reference_database.git
cd custom_reference_database
```
Build MKBDR locally:
```
pip3 install .
```
### Using conda
......@@ -27,3 +38,4 @@