Update README.md

This commit is contained in:
Franz Pletz
2014-11-09 00:44:05 +01:00
parent 3cf899a379
commit 194be8ee3e
2 changed files with 12 additions and 3 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Building
Check out this repository and execute `make`, i.e. like this:
git clone https://github.com/freifunkMUC/site-ffm.git site-ffm
cd site-ffm
make
## Further Resources
Look at the [site configuration related Gluon documentation](http://gluon.readthedocs.org/en/v2014.3.1/user/site.html)
for information on site configuration options and examples from other communities.

View File

@@ -1,3 +0,0 @@
See
https://github.com/freifunk-gluon/gluon/blob/master/docs/user/site.rst
for Documentation and examples from other communities.