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