From 67fe657056928aebdf4ff9127b90cfb3cbead46c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=9C=E4=BA=91?= Date: Fri, 13 Oct 2023 16:19:32 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=E5=AE=89=E8=A3=85=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=E7=89=88=E6=9C=AC=E7=BD=AE=E4=B8=BA=201.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李东云 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7603492..6b849e2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ For instructions on how to install Composer visit [getcomposer.org](https://getc After cloning this repository, change into the newly created directory and run ```bash -composer create-project --repository=https://satis.luxcreo.cn --no-secure-http --remove-vcs singularity/hdk-skeleton . +composer create-project --repository=https://satis.luxcreo.cn --no-secure-http --remove-vcs -s dev singularity/hdk-skeleton:^1.0 . ``` or if you have installed Composer locally in your current directory