Skip to content

Commit

Permalink
supplement readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kedhammar committed Jan 10, 2024
1 parent eed9f87 commit 4606cf2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ conda env create -f environment.yml
pip install -e .
```

### Developer tools

```
conda install --file requirements-dev-conda.txt
pip install -r requirements-dev-pip.txt
```

### Development version

```
Expand Down

0 comments on commit 4606cf2

Please sign in to comment.