We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 553c6c2 commit e85e3b9Copy full SHA for e85e3b9
1 file changed
README.md
@@ -8,7 +8,16 @@ Running this project locally can be done via docker or by building and running i
8
9
### Running via docker
10
11
-Executing ´docker compose up´ or ´docker-compose up´ builds and starts the container.
+Executing
12
+
13
+```bash
14
+docker compose up
15
+```
16
+or
17
18
+docker-compose up
19
20
+builds and starts the container.
21
22
23
### Building with NPM
0 commit comments