Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Installing MKBDR
authored
Mar 31, 2021
by
peguerin
Hide whitespace changes
Inline
Side-by-side
Installing-MKBDR.md
View page @
5fdf16d5
...
...
@@ -3,6 +3,7 @@
### Prerequisites
*
python3
*
pip3
*
python3 required modules included:
*
argparse
*
numpy
...
...
@@ -13,6 +14,10 @@
*
pytaxize
*
pathlib
### From source using pip3 only
### Using conda
...
...