We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fcfd27 commit c1d8aa8Copy full SHA for c1d8aa8
CONTRIBUTING.md
@@ -21,7 +21,7 @@ First, you need to fork the project. Then setup your environment:
21
22
```bash
23
# create a new conda environment
24
-conda create -f environment-dev.yml
+conda env create -f environment-dev.yml
25
conda activate xeus-cpp
26
27
# download xeus-cpp from your GitHub fork
0 commit comments