mirror of https://github.com/mamba-org/mamba.git
Updated development installation requirements
This commit is contained in:
parent
13fb734d43
commit
5987133dd3
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue