Skip to content

Commit 53be2f0

Browse files
Update README.md
1 parent 4ad92a7 commit 53be2f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ You only need to use ONE of the following options:
2020
#### Option #1: Using Docker
2121
You can download this repository and run it using [Docker](https://www.docker.com/get-started):
2222

23-
```docker compose up```
23+
```
24+
$ docker compose up
25+
```
2426

2527
Then head over to [http://localhost:8000/docs](http://localhost:8000/docs) or [http://localhost:8000/redoc](http://localhost:8000/redoc) in the browser.
2628

0 commit comments

Comments
 (0)