Skip to content

Commit 53e34a7

Browse files
authored
Address PR comment
1 parent 0f1d8eb commit 53e34a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ The safest usage of xeus-cpp from source is to build and install it within a cle
4040
with mamba by executing the following
4141
```bash
4242
micromamba create -f environment-dev.yml
43+
micromamba activate xeus-cpp
4344
micromamba install jupyterlab -c conda-forge
4445
```
4546
Now you can compile the kernel from the source by executing (replace `$CONDA_PREFIX` with a custom installation prefix if need be)

0 commit comments

Comments
 (0)