From f6f1ecd2dfe227c7214d7405b793c2a697e6c548 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Thu, 17 Nov 2011 01:13:12 +1100 Subject: [PATCH] Tanami: asl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be97a0e8..ff0ba9f8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Tinyboard is an imageboard software package written in PHP. It aims to maintain 1. PHP >= 5.2.0 2. [mbstring](http://www.php.net/manual/en/mbstring.installation.php) (--enable-mbstring) 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) (only MySQL is supported at the moment) +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) (only MySQL is supported at the moment) ## Installation See .