Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
nikothomas committed May 7, 2024
2 parents 0403b2b + 31b5eb2 commit 78eab1b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ GUI Wrapper: [ctdfjorder-lite](https://github.com/nikothomas/ctdfjorder-lite)

## Installation

To install CTDFjorder, you can use pip:
To install CTDFjorder, you can use conda and pip:

```shell
conda create --name ctdfjorder -c conda-forge python=3.11
conda activate ctdfjorder
pip install ctdfjorder
```

Expand Down

0 comments on commit 78eab1b

Please sign in to comment.