Skip to content

Commit

Permalink
readme update.
Browse files Browse the repository at this point in the history
  • Loading branch information
warrickbayman committed Apr 12, 2023
1 parent 8a0c311 commit 01be8e3
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,7 @@ A simple PayFast library.

# Installation

Install the PayFast library through composer by adding it to your `composer.json` file:

```json
{
"require": {
"thepublicgood/payfast": "1.x-dev"
}
}
```

Or install using the command line:
Install the PayFast library through composer using the command line:

```bash
composer require thepublicgood/payfast
Expand Down

0 comments on commit 01be8e3

Please sign in to comment.