diff --git a/README.md b/README.md index cd9402b..fee9d60 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,6 @@ Build * Run `composer install` * Create a `.env` and copy the contents of `.env.example` into it * Generate a key with `php artisan key:generate` -* Run `php artisan serve` \ No newline at end of file +* Run `php artisan serve` + +Note: Requires `php5-ldap` package to run.