Skip to content

Commit 1b5e3f4

Browse files
committed
Update README.md
1 parent 4bef4ad commit 1b5e3f4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,12 @@ you can install it using [Composer](http://getcomposer.org).
3232
In the **require** key of **composer.json** file add the following:
3333

3434
```php
35-
"sircamp/xenapi": "2.0"
35+
"sircamp/xenapi": "2.1"
36+
```
37+
Or type this command from your project folder
38+
39+
```bash
40+
composer require sircamp/xenapi
3641
```
3742

3843
## Documentation:

0 commit comments

Comments
 (0)