Fix README typo

This commit is contained in:
Timothy Warren 2012-02-29 16:27:42 -05:00
parent e7e54238b8
commit 015da3778c
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Because php-gtk is such a pain to compile on Windows, I've put together this pac
* php5-mysql
* php5-postgresql
* php5-sqlite
* Run via terminal in the OpenSQL folder using `php index.php`
* Run via terminal in the OpenSQLManager folder using `php index.php`
## PHP Requirements
* Version 5.2 - 5.3.*