doc(md): Add missing doc of slow_walk, custom.ini and note for conda path

This commit is contained in:
aeon0
2021-11-06 08:09:16 +01:00
parent 0635497a47
commit b9ccc733df
2 changed files with 13 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# Dev Docu
## Dependencies
- Install miniconda (https://docs.conda.io/en/latest/miniconda.html)
- Install miniconda (https://docs.conda.io/en/latest/miniconda.html). Note: You will have to check "Add conda to my PATH environment variable" in order to access the conda command in the cmd.
- Install git (https://gitforwindows.org/)
## Getting started