From a3a664eac50500326449882128589ea42941b8a8 Mon Sep 17 00:00:00 2001 From: Tom Birch Date: Fri, 10 May 2019 17:14:40 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e23ee63..816787b 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ There are two options for installing the extension. Note that the two approaches cannot be used interchangeably, if Composer is used to install the module all subsequent upgrades should also use Composer. -## Manual: +

Manual

- Fetch the latest build from http://www.sixbysix.co.uk/orderflow/orderflow.tar.gz and unzip the files under the `orderflow` directory into your Magento installation. -## Composer: +

Composer

1. Add the following composer.json file to the magento webroot @@ -45,21 +45,21 @@ Note that the two approaches cannot be used interchangeably, if Composer is used # Compatibility -## Magento CE +

Magento CE

- Magento 1.6.x - Magento 1.7.x - Magento 1.8.x - Magento 1.9.x -## Magento EE +

Magento EE

- Magento 1.11.x - Magento 1.12.x - Magento 1.13.x - Magento 1.14.x -## PHP +

PHP

- 5.x (Module Version 1.x) - 7.x (Module Version 2.x)