You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ cd eoAPI
53
53
docker compose up
54
54
```
55
55
56
-
Once the applications are *up*, you'll need to add STAC **Collections** and **Items** to the PgSTAC database. If you don't have, you can use the follow the [MAXAR open data demo](https://github.com/vincentsarago/MAXAR_opendata_to_pgstac) (or get inspired by the other [demos](https://github.com/developmentseed/eoAPI/tree/main/demo)).
56
+
Once the applications are *up*, you'll need to add STAC **Collections** and **Items** to the PgSTAC database. If you don't have these available, you can follow the [MAXAR open data demo](https://github.com/vincentsarago/MAXAR_opendata_to_pgstac) (or get inspired by the other [demos](https://github.com/developmentseed/eoAPI/tree/main/demo)).
57
57
58
58
Then you can start exploring your dataset with:
59
59
@@ -71,7 +71,7 @@ This repository has current runtimes that are consistently updated with new func
71
71
72
72
The services can be deployed altogether locally with `docker compose up`.
73
73
74
-
Alternatively, you may install the libraries and launch the applications manually:
74
+
Alternatively, you may install the libraries and launch the applications manually:
0 commit comments