We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f9888 commit a901c43Copy full SHA for a901c43
README.md
@@ -3,7 +3,7 @@
3
Thought there would be a lot of steps, hehe ?
4
5
```bash
6
-docker-compose up --build -d
+docker compose up --build -d
7
```
8
9
Before you do all of these --
0 commit comments