Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Add installation instructions for packagist.org
Browse files Browse the repository at this point in the history
  • Loading branch information
aubreypwd committed Jan 16, 2023
1 parent 0c57a5e commit 3a7b6e1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ The best way to familiarize yourself with what you can do see:

The both should document and examplify use-cases until I build more tools with it.

## Installation

```bash
composer require aubreypwd/php-cli
```

## Tips & Tricks

### Avoid un-explained options from being thrown as Exceptions
Expand Down

0 comments on commit 3a7b6e1

Please sign in to comment.