Skip to content

Commit

Permalink
updated the repo names
Browse files Browse the repository at this point in the history
  • Loading branch information
alash3al committed Mar 7, 2018
1 parent a2f3fbe commit 07cf3de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ Using Start with your PHP project is simple.
If you're using [Composer](https://getcomposer.org/doc/00-intro.md#installation-nix) (and really, who isn't these days amirite?), you can simply run:

```bash
php composer.phar require RobustaStudio/payfort-start-php
php composer.phar require robustastudio/payfort-start-php
```

.. or add a line to your `composer.json` file:

```json
{
"require": {
"RobustaStudio/payfort-start-php": "*"
"robustastudio/payfort-start-php": "*"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "RobustaStudio/payfort-start-php",
"name": "robustastudio/payfort-start-php",
"description": "Payfort Start makes accepting online payments in the Middle East a piece of cake",
"authors": [
{
Expand Down

0 comments on commit 07cf3de

Please sign in to comment.