docs(readme): 安装命令版本置为 1.0

Signed-off-by: 李东云 <dongyu.li@luxcreo.ai>
This commit is contained in:
李东云
2023-10-13 16:19:32 +08:00
parent a611895d5e
commit 67fe657056

View File

@@ -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 After cloning this repository, change into the newly created directory and run
```bash ```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 or if you have installed Composer locally in your current directory