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 d70416a commit 6150986Copy full SHA for 6150986
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