We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71feb34 commit b40a0bdCopy full SHA for b40a0bd
2 files changed
.github/RELEASE_TEMPLATE.md
@@ -19,7 +19,7 @@ pip install --upgrade neqsim==<version>
19
Use conda when you want OpenJDK installed with the package:
20
21
```bash
22
-conda install -c conda-forge neqsim
+conda install -c conda-forge neqsim=<version>
23
```
24
25
Requirements:
docs/release-notes/v3.9.1.md
@@ -19,7 +19,7 @@ pip install --upgrade neqsim==3.9.1
+conda install -c conda-forge neqsim=3.9.1
0 commit comments