Skip to content

Commit aa19ae1

Browse files
committed
docs: Add copyable command for installation
1 parent b2a0aff commit aa19ae1

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
@@ -23,6 +23,12 @@
2323

2424
A framework for building simple to use SDKs in PHP 8.0 and above.
2525

26+
## Installation
27+
28+
```shell
29+
composer require juststeveking/php-sdk
30+
```
31+
2632
## Purpose
2733

2834
The purpose of this package is to provide a consistent and interoperable way to build PHP SDKs to work with 3rd party APis.

0 commit comments

Comments
 (0)