Skip to content

Commit 2572035

Browse files
Update README.md
1 parent b2d0938 commit 2572035

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ Or in editable/development mode:
1818
pip install -e .
1919
```
2020

21+
If you want to run the examples, please install it with
22+
```bash
23+
pip install .[examples]
24+
```
25+
2126
The required dependencies include:
2227

2328
- `numpy`

0 commit comments

Comments
 (0)