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 23a597d commit 63a1967Copy full SHA for 63a1967
README.md
@@ -78,7 +78,7 @@ the [json-fortran package](https://anaconda.org/conda-forge/json-fortran)
78
can be installed.
79
80
```bash
81
-conda install json-fortran
+conda install --channel conda-forge json-fortran
82
```
83
84
_Note:_ Packages on conda-forge are build with GCC 9.4 which is upwards
0 commit comments