Change readme for install

This commit is contained in:
Visman 2018-09-12 20:54:51 +07:00
parent 0251191136
commit 813f999617

View file

@ -14,6 +14,15 @@ No: user profiles, moderator functions, private messages, voting, subscriptions,
* PHP 5.6.12+ or 7.x.x
* A database such as MySQL 5.5.3 or later (_Drivers for other databases are not realized now_)
## Install
* Document Root == **public** folder (recommended):
1. Rename public/**.dist.htaccess** to public/**.htaccess**,
2. Rename public/**index.dist.php** to public/**index.php**;
* Document Root != **public** folder:
1. Rename **.dist.htaccess** to **.htaccess**,
2. Rename **index.dist.php** to **index.php**.
## Links
* Development: https://github.com/forkbb/forkbb