From cb691f99ee672754fc3edf757f911bdbe978f543 Mon Sep 17 00:00:00 2001 From: Finn Lewis Date: Thu, 9 May 2024 16:32:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3497d30..a469c16 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ First you need to [install Composer](https://getcomposer.org/doc/00-intro.md#ins After that you can create the project: ```shell -composer create-project --stability alpha localgovdrupal/localgov_microsites_project MY_PROJECT --no-install +composer create-project --stability beta localgovdrupal/localgov_microsites_project:^4.0@beta MY_PROJECT --no-install ``` ## Using Lando