Skip to content

Commit 1212ef8

Browse files
Update CONTRIBUTING.md
Co-authored-by: Henry Rodman <[email protected]>
1 parent 5423afb commit 1212ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ See https://docs.astral.sh/uv/getting-started/installation/ for installation
1313
```bash
1414
git clone https://github.com/stac-utils/stac-fastapi-pgstac.git
1515
cd stac-fastapi
16-
uv sync --dev
16+
uv sync
1717
```
1818

1919
To run the service on 0.0.0.0:8082 and ingest example data into the database (the "joplin" collection):

0 commit comments

Comments
 (0)