Skip to content

Commit 22cf464

Browse files
committed
Add info on how to install the library
1 parent 6d91333 commit 22cf464

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
PHP object-oriented library for Plesk API-RPC.
44

5+
## Install Via Composer
6+
7+
[Composer](https://getcomposer.org/) is a preferable way to install the library:
8+
9+
`composer require plesk/api-php-lib:@dev`
10+
511
## How to Run Unit Tests
612

713
One the possible ways to become familiar with the library is to check the unit tests.

0 commit comments

Comments
 (0)