1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-21 04:11:42 +02:00

chore(core): typo readme updates

This commit is contained in:
Awilum
2020-04-27 12:11:59 +03:00
parent 67b05eb0b1
commit 12fde770a8

View File

@@ -23,13 +23,13 @@ The underlying architecture of Flextype is built using well established and best
## REQUIREMENTS
#### System requirements
#### SYSTEM REQUIREMENTS
Make sure your server meets the following requirements.
* Webserver (Apache with Mod Rewrite)
* PHP 7.2.0 or higher
#### PHP extensions
#### PHP EXTENSIONS
Flextype needs the following PHP extensions to be enabled:
* PHP [mbstring](http://php.net/manual/en/book.mbstring.php) module for full UTF-8 support.