Skip to content

Commit c3b146d

Browse files
Phil Varnergadomski
Phil Varner
andauthored
Update README.md
Co-authored-by: Pete Gadomski <pete.gadomski@gmail.com>
1 parent 369f08d commit c3b146d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To install the classes in your local Python env, run:
1212

1313
```shell
1414
cd stac_fastapi/elasticsearch
15-
pip install -e .[dev]
15+
pip install -e '.[dev]'
1616
```
1717

1818
### Pre-commit

0 commit comments

Comments
 (0)