You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can install this module [Composer](https://getcomposer.org/) in combination with a Magento Composer installer (e.g. [Bragento Composer Installer](https://github.com/bragento/bragento-composer-installer)).
34
+
You can install this module with [Composer](https://getcomposer.org/) in combination with a Magento Composer installer (e.g. [Bragento Composer Installer](https://github.com/bragento/bragento-composer-installer)).
35
35
36
36
Make sure you have required the [Firegento packages](https://packages.firegento.com/) in your composer.json's `repositories` node
37
37
@@ -43,7 +43,7 @@ Make sure you have required the [Firegento packages](https://packages.firegento.
43
43
}
44
44
]
45
45
```
46
-
Afterwards you can install this module by simply requireing it.
46
+
Afterwards you can install this module by simply requiring it.
0 commit comments