README update.
This commit is contained in:
parent
79d7bf54fa
commit
17c7ba07d9
@ -5,8 +5,9 @@ Tinyboard is an imageboard software package written in PHP. It aims to maintain
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
1. PHP >= 5.2.0
|
1. PHP >= 5.2.0
|
||||||
2. [PHP-GD](http://php.net/manual/en/book.image.php)
|
2. [mbstring](http://www.php.net/manual/en/mbstring.installation.php) (--enable-mbstring)
|
||||||
3. [PHP-PDO](http://php.net/manual/en/book.pdo.php) with appropriate [driver for your database](http://www.php.net/manual/en/pdo.drivers.php)
|
3. [PHP-GD](http://php.net/manual/en/book.image.php)
|
||||||
|
4. [PHP-PDO](http://php.net/manual/en/book.pdo.php) with appropriate [driver for your database](http://www.php.net/manual/en/pdo.drivers.php)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
See <http://tinyboard.org/wiki/index.php?title=Installation>.
|
See <http://tinyboard.org/wiki/index.php?title=Installation>.
|
||||||
|
Loading…
Reference in New Issue
Block a user