We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff9fc09 commit 9866f73Copy full SHA for 9866f73
makefile
@@ -18,7 +18,7 @@ help:
18
@echo " init: initialize project"
19
@echo
20
@echo " // For starting application"
21
- @echo " start: use prebuilt containers"
+ @echo " start: use prebuilt containers"
22
23
@echo " // For local development"
24
@echo " dev: start local development"
0 commit comments