We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e01bc3c + fe09ade commit b4b4df8Copy full SHA for b4b4df8
1 file changed
README.md
@@ -8,7 +8,9 @@
8
This is the PHP library for the [uap-core](https://github.com/ua-parser/uap-core) project.
9
10
## Installation ##
11
-Add `ua-parser/uap-php` to the require section of your `composer.json` file and run `composer update`.
+```
12
+composer require ua-parser/uap-php
13
14
15
## Usage ##
16
0 commit comments