summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 0e926ad..29d3fe6 100644
--- a/README.markdown
+++ b/README.markdown
@@ -16,10 +16,12 @@ Web hosting with at least PHP5.4 (PHP4 & 5.2, 5.3 will not work).
Installing
----------
* Upload all the files to your server (with FTP or other)
+OR
+* Use `composer create-project mauricesvay/moonmoon moonmoon`
+* Run `wget https://getcomposer.org/composer.phar && php composer.phar install`
* Open install.php with your browser
* Follow the instructions
-
License
-------
Moonmoon is free software and is released under BSD license.