From a4ec2fdf16373e30f540b3c2c0366245454d7a47 Mon Sep 17 00:00:00 2001 From: Thomas Birke Date: Wed, 18 Jun 2014 13:49:57 +0200 Subject: [PATCH] (minor) some readme spelling fixes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 91a4dff..2e2c03b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Guide to use this script 1. install the script with modman `modman clone git@github.com:Flagbit/Magento-Packager.git` 2. go to /shell -3. run php packager.php --composer +3. run `php packager.php --composer ` Guide to create a composer.json =============================== @@ -72,8 +72,8 @@ Elements -------- ### name -The name of the module in magento style notation. Something like `flagbit/packager`. It should be writen -everything in lowser first letter case. +The name of the module in magento style notation. Something like `flagbit/packager`. It should be written +everything in lower first letter case. ### type If you would like to install extensions via [composer magento installer](https://github.com/magento-hackathon/magento-composer-installer)