mirror of
http://124.126.16.154:8888/singularity/hdk-skeleton.git
synced 2026-01-15 03:35:06 +08:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user