Updated development installation requirements

This commit is contained in:
Johan Mabille 2020-08-26 11:44:01 +02:00
parent 13fb734d43
commit 5987133dd3
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ For more instructions (including OS X) check out https://gist.github.com/wolfv/f
Make sure to have the following requirements in your conda environment:
`mamba install cmake compilers pybind11 libsolv libarchive libcurl nlohmann_json pip -c conda-forge`
`mamba install cmake compilers pybind11 libsolv libarchive libcurl nlohmann_json pip cpp-filesystem -c conda-forge`
If you build mamba in a different environment than base, you must also install conda in
that environment: