Skip to content

Commit a7d2712

Browse files
committed
Extended readme
1 parent 95488bd commit a7d2712

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ Install the code and requirements with pip
1616
pip install -e .
1717
```
1818

19+
Additional dependencies for developers can be installed with
20+
21+
```
22+
pip install -e ".[dev]"
23+
```
24+
1925
Run the code with
2026

2127
```

0 commit comments

Comments
 (0)