From 289d92c82cc81832617e403323a400bad73ab890 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 27 Apr 2020 12:19:46 +0300 Subject: [PATCH] chore(core): typo readme updates --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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!