diff --git a/README.md b/README.md index 743c8856..ed30bebd 100755 --- a/README.md +++ b/README.md @@ -42,6 +42,14 @@ Flextype needs the following PHP extensions to be enabled: Although it is optional, we strongly recommend enabling the following PHP extensions: APC, APCu, XCache, Memcached, or Redis for better performance. +## QUICK INSTALLATION + +1. [Download the latest version of Flextype](http://flextype.org/en/downloads). +2. Unzip the contents to a new folder on your local computer, and upload to your webhost using the (S)FTP client of your choice. After you’ve done this, create directory /site and be sure to chmod the following directory to 755 (or 777), so it is readable and writable by Flextype.
+3. Create CDA, CMA and Access tokens for your project using this [webpage](http://flextype.org/en/downloads). + +[READ THE DOCUMENTATION](https://github.com/flextype/plugins) + ## COMMUNITY Flextype is open source, community driven project, and maintained by community!