docs: 增加了创建项目的命令

This commit is contained in:
李东云
2023-04-11 10:52:39 +08:00
parent e0fd8bf326
commit fc84709483

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
```bash
composer install
composer create-project --repository=https://satis.luxcreo.cn --no-secure-http --remove-vcs singularity/hdk-skeleton .
```
or if you have installed Composer locally in your current directory