From 03b1b3ab8a63f17ad352d8e47be679b244cfa46e Mon Sep 17 00:00:00 2001 From: whitney Date: Fri, 20 Dec 2024 16:47:32 -0800 Subject: [PATCH] Update README command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f5cc55..17c8dae 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Built with docusaurus (https://docusaurus.io/). 3. Or, run as a container with docker-compose -`docker-compose down && docker system prune -af && docker-compose build && docker-compose up -d && docker logs -f recipes` +`docker compose down && docker system prune -af && docker-compose build && docker-compose up -d && docker logs -f recipes` ### Resources