Changes
Page history
Update Installing MKBDR
authored
Mar 31, 2021
by
peguerin
Show whitespace changes
Inline
Side-by-side
Installing-MKBDR.md
View page @
1c33ad86
...
...
@@ -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:
...
...
...
...