1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-26 22:44:25 +02:00

chore(core): typo readme

This commit is contained in:
Awilum
2020-04-27 12:45:57 +03:00
parent 81d07bcdf4
commit 7a585f67b6

View File

@@ -44,9 +44,9 @@ APC, APCu, XCache, Memcached, or Redis for better performance.
## QUICK INSTALLATION
1. [Download the latest version of Flextype](http://flextype.org/en/downloads).
1. [Download the latest version of Flextype](https://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 youve done this, create directory <code>/project</code> and be sure to chmod the following directory to <code>755</code> (or <code>777</code>), so it is readable and writable by Flextype.<br>
3. Create CDA, CMA and Access tokens for your project using this [webpage](http://flextype.org/en/downloads).
3. Create CDA, CMA and Access tokens for your project using this [webpage](https://flextype.org/en/api-token-generator).
[read the documentation](https://github.com/flextype/plugins)