We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade7997 commit 2de19bbCopy full SHA for 2de19bb
README.md
@@ -2,7 +2,7 @@
2
3
## CONTRIBUTING
4
5
-With the addition of Material Design to the LUG website, things have gotten a
6
-little complicated. You will need to install `bower`, and use `bower install
7
-mui` while in the root of this repository in order to get the resources for the
8
-Material UI. You will also need `sass` in order to compile the CSS.
+With the addition of Material Design to the LUG website, things have gotten a little complicated.
+You will need to install `bower`, and use `bower install mui` and `bower install font-awesome` while
+in the root of this repository. You will also need `sass` in order to compile the CSS, and `jinja2`
+to compile the HTML templates.
0 commit comments