We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01d233b + e8c3dbf commit ed5207bCopy full SHA for ed5207b
README.md
@@ -27,7 +27,11 @@ Quickstart
27
28
To download this wrapper and integrate it inside your PHP application, you can use [Composer](https://getcomposer.org).
29
30
-Add the repository in your **composer.json** file or, if you don't already have
+Quick integration with the following command:
31
+
32
+ composer require ovh/ovh
33
34
+Or add the repository in your **composer.json** file or, if you don't already have
35
this file, create it at the root of your project with this content:
36
37
```json
0 commit comments