Skip to content

Commit

Permalink
[MGNT] update readme with installation information
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnegretS committed May 7, 2018
1 parent d7c14f2 commit cdcc6cd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,18 @@
|Installation | see separate installation manual
|Terms of service / Nutzungsbedingungen | http://www.ratepay.com/nutzungsbedingungen


## Installation
* clone recursive repository

````bash
git clone --recursive https://github.com/ratepay/magento1.7-module.git
````
* update submodule
````bash
git submodule update --remote
````

## Changelog

### Version 4.0.3 - Released 2018-05-07
Expand Down

0 comments on commit cdcc6cd

Please sign in to comment.