Skip to content

Commit 62567de

Browse files
committed
fix: typo in readme
1 parent a41895e commit 62567de

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
@@ -48,7 +48,7 @@ $ stacrs translate items.ndjson items.json
4848
$ stacrs translate item-v1.0.json item-v1.1.json --migrate
4949

5050
# Search stac-geoparquet (no API server required)
51-
$ stac search items.parquet
51+
$ stacrs search items.parquet
5252

5353
# Server
5454
$ stacrs serve items.parquet # Opens a STAC API server on http://localhost:7822

0 commit comments

Comments
 (0)