diff options
author | Maurice Svay <maurice@svay.com> | 2013-08-08 10:55:36 +0200 |
---|---|---|
committer | Maurice Svay <maurice@svay.com> | 2013-08-08 10:55:36 +0200 |
commit | 221b34ca5cb0f9fc8f7c61ad66c1719c9b7a2a0d (patch) | |
tree | 11dc4a4d6f608c45fa75fd9ca59a402720af5eac /README.markdown | |
parent | 3b6675fa5482368fef6d9d162627fde57c2a9e6b (diff) | |
download | planet-221b34ca5cb0f9fc8f7c61ad66c1719c9b7a2a0d.tar planet-221b34ca5cb0f9fc8f7c61ad66c1719c9b7a2a0d.tar.gz planet-221b34ca5cb0f9fc8f7c61ad66c1719c9b7a2a0d.tar.bz2 planet-221b34ca5cb0f9fc8f7c61ad66c1719c9b7a2a0d.tar.xz planet-221b34ca5cb0f9fc8f7c61ad66c1719c9b7a2a0d.zip |
Update README with installation instructions
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 78c9b91..6928d26 100644 --- a/README.markdown +++ b/README.markdown @@ -9,11 +9,18 @@ It can be used to blend articles from different blogs with same interests into a Moonmoon is stupidly simple: it only aggregates feeds and spits them out in one single page. It does not archive articles, it does not do comments nor votes. - Requirements ------------ Web hosting with PHP5.3 (PHP4 & 5.2 will not work). + +Installing +---------- +* Upload all the files to your server (with FTP or other) +* Open install.php with your browser +* Follow the instructions + + License ------- Moonmoon is free software and is released under BSD license. |