From 1acd385392d90ede6650fded720a6925db8a851d Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 27 Apr 2020 12:20:42 +0300 Subject: [PATCH] chore(core): typo readme updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed30bebd..c69bdb79 100755 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ 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.
+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 /project 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)