3 lines
100 B
Bash
3 lines
100 B
Bash
conda create --name ll-hax-docs python=3.8.2
|
|
conda activate ll-hax-docs
|
|
pip install mkdocs-material
|