Skip to content

Commit 7ac7524

Browse files
author
Laurent MINGUET
committed
better readme for compatibility with akeneo 1.5
1 parent 5770c35 commit 7ac7524

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/.idea

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ With PIMGento, you can import :
2222
## Requirements
2323

2424
* Akeneo 1.3, 1.4 and 1.5
25+
* Akeneo Bundle [EnhancedConnectorBundle](https://github.com/akeneo-labs/EnhancedConnectorBundle/)
2526
* Magento >= 2.0 CE & EE
2627
* Set local_infile mysql variable to TRUE
2728
* Database encoding must be UTF-8
@@ -46,7 +47,8 @@ With PIMGento, you can import :
4647
),
4748
```
4849

49-
With Akeneo 1.3 or 1.4, you need to install this Bundle (https://github.com/akeneo-labs/EnhancedConnectorBundle/) in order to generate appropriate CSV files for Magento.
50+
You need to install this Akeneo Bundle (https://github.com/akeneo-labs/EnhancedConnectorBundle/)
51+
in order to generate appropriate CSV files for Magento.
5052

5153
### Installation ###
5254

0 commit comments

Comments
 (0)