Skip to content

Commit e85e3b9

Browse files
committed
updated README
1 parent 553c6c2 commit e85e3b9

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,16 @@ Running this project locally can be done via docker or by building and running i
88

99
### Running via docker
1010

11-
Executing ´docker compose up´ or ´docker-compose up´ builds and starts the container.
11+
Executing
12+
13+
```bash
14+
docker compose up
15+
```
16+
or
17+
```bash
18+
docker-compose up
19+
```
20+
builds and starts the container.
1221

1322

1423
### Building with NPM

0 commit comments

Comments
 (0)