Skip to content

Commit eb2fe2b

Browse files
mvassilevSylvainCorlay
authored andcommitted
Add required packages and versions.
1 parent c03b3fc commit eb2fe2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ mamba install`xeus-cpp` notebook -c conda-forge
3838
Or you can install it from the sources, you will first need to install dependencies
3939

4040
```bash
41-
mamba install cmake cxx-compiler xeus-zmq nlohmann_json cppzmq xtl jupyterlab clangdev cpp-argparse -c conda-forge
41+
mamba install cmake cxx-compiler xeus-zmq nlohmann_json cppzmq xtl jupyterlab clangdev=16 cpp-argparse pugixml -c conda-forge
4242
```
4343

4444
Then you can compile the sources (replace `$CONDA_PREFIX` with a custom installation

0 commit comments

Comments
 (0)