diff --git a/docs/makefile.md b/docs/makefile.md index 090aae2..739dea0 100644 --- a/docs/makefile.md +++ b/docs/makefile.md @@ -67,7 +67,7 @@ down: ## Stop the docker hub logs: ## Show live logs @$(DOCKER_COMP) logs --tail=0 --follow -sh: ## Connect to the PHP FPM container +sh: ## Connect to the FrankenPHP container @$(PHP_CONT) sh ## —— Composer 🧙 ——————————————————————————————————————————————————————————————