Dropped debugging and fixed a typo

This commit is contained in:
Joshua Sherman 2014-01-12 17:05:53 -05:00
parent 482e4733ed
commit 38d5b503c8
2 changed files with 1 additions and 3 deletions

View file

@ -35,7 +35,7 @@ As developers we make demands that our end users use modern day browsers while w
* PostgreSQL with PDO and PDO_PGSQL drivers
* SQLite 3 with PDO and PDO_SQLITE drivers
* Memcached with the Memcache module
* composer is you want to compile LESS, SCSS or JS also necessary if you want to run the unit tests
* composer if you want to compile LESS, SCSS or JS also necessary if you want to run the unit tests
## Installation