Skip to content

Commit

Permalink
Removed single character typo
Browse files Browse the repository at this point in the history
  • Loading branch information
starfleetjames authored Sep 11, 2024
1 parent dff949a commit 8eaae36
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 @@ -9,7 +9,7 @@ The SunCET Data Processing Pipeline is written in Python. To use the software, t
To use the `environment.yml` route, run the following line. The `conda` command can be replaced with `mamba` or `micromamba` as needed.

```
$ conda env create -f environment.yml`
$ conda env create -f environment.yml
$ conda activate suncet
```

Expand Down

0 comments on commit 8eaae36

Please sign in to comment.