Skip to content

Commit 1f0fdda

Browse files
committed
fix, docs: code fence
1 parent 97d30cf commit 1f0fdda

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

examples/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# stac-fastapi-elasticsearch (sfes) deployment examples
1+
# stac-fastapi-elasticsearch (sfes) deployment examples
22

33
## Deploy sfes from pip in docker
44

55
```shell
66
cd pip_docker
7-
docker-compose up
7+
docker-compose up
8+
```

0 commit comments

Comments
 (0)