Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Vernon de Goede committed Feb 20, 2017
1 parent 5998afe commit d1faf5f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Mollie Magento® 2

As this is the Mollie extension for Magento® 2. This extention has not been battle tested yet, although we've received many successful reports of clients that are running this extention without any problems.
As this is the Mollie extension for Magento® 2. This extension has not been battle tested yet, although we've received many successful reports of clients that are running this extention without any problems.

## Installation

### Magento® Marketplace

This extension will also be available on the Magento® Marketplace when approved.
This extension will also be available on the Magento® Marketplace when approved.

### Manually

Expand All @@ -30,15 +30,14 @@ This extension will also be available on the Magento® Marketplace when approved

4. Enable and configure the Mollie extension in Magento® Admin under *Stores* >
*Configuration* > *Sales* > *Payment Methods* > *Mollie*.

## Requirements

This extension requires the [Mollie API client for PHP.](https://github.com/mollie/mollie-api-php)

When using composer this will be installed automaticly.
When using composer this will be installed automatically.

To install manually, enter the following command in your Magento® 2 root folder:
```
composer require mollie/mollie-api-php
```

0 comments on commit d1faf5f

Please sign in to comment.