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