mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
Merge pull request #51 from shakaran/patch-1
Improve suggestions to install ovh-php repository
This commit is contained in:
commit
ed5207be27
@ -27,7 +27,11 @@ Quickstart
|
|||||||
|
|
||||||
To download this wrapper and integrate it inside your PHP application, you can use [Composer](https://getcomposer.org).
|
To download this wrapper and integrate it inside your PHP application, you can use [Composer](https://getcomposer.org).
|
||||||
|
|
||||||
Add the repository in your **composer.json** file or, if you don't already have
|
Quick integration with the following command:
|
||||||
|
|
||||||
|
composer require ovh/ovh
|
||||||
|
|
||||||
|
Or add the repository in your **composer.json** file or, if you don't already have
|
||||||
this file, create it at the root of your project with this content:
|
this file, create it at the root of your project with this content:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
Loading…
Reference in New Issue
Block a user