We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5baa7c commit e0a40f4Copy full SHA for e0a40f4
README.md
@@ -1,2 +1,10 @@
1
# mageconf-demo
2
Demo module for MafeConf 2016
3
+
4
+## Installation
5
6
+The suggested installation method is via [composer](https://getcomposer.org/):
7
8
+```sh
9
+php composer.phar require shiftedreality/mageconf-demo-module
10
+```
0 commit comments