add external repository argument to tests readme

This commit is contained in:
Daniel Seifert 2022-07-11 08:39:37 +02:00
parent 3a3a940a01
commit 184695c076
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Installation
```
composer create-project -s dev --prefer-source d3/linkmobility-php-client .
composer create-project -s dev --prefer-source [--repository '{"type": "vcs", "url": "gitfhfac@git.d3data.de:D3Private/linkmobility-php-client.git"}'] d3/linkmobility-php-client .
```
# Run tests