Skip to content

Commit

Permalink
cmake ninja dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholaswogan committed Jul 15, 2023
1 parent e64e13a commit 03e4bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You need a Fortran compiler (`gfortran>=9.30`, [install instructions here](https
Create a `conda` environment with all dependencies

```sh
conda create -n photochem -c conda-forge python numpy scipy pyyaml numba scikit-build cython
conda create -n photochem -c conda-forge python numpy scipy pyyaml numba scikit-build cython cmake ninja
```

Clone this Gitub repository:
Expand Down

0 comments on commit 03e4bdb

Please sign in to comment.