Git commit 910e421deea4ce96b849d2ddf75a623b19498d58 by Ingo Malchow. Committed on 29/10/2014 at 06:40. Pushed by imalchow into branch 'develop'. wording in readme M +1 -1 readme.md http://commits.kde.org/websites/reservoir/910e421deea4ce96b849d2ddf75a623b1= 9498d58 diff --git a/readme.md b/readme.md index 2440b71..7a543a4 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ All vhosts should point to the "public" directory of the = reservoir app. Now copy bootstrap/environment.php.sample to bootstrap/environment.php and= edit it according to your previously set up vhosts. = Reservoir makes use of [Laravel](http://laravel.com) and [Composer](https:= //getcomposer.org/). -To install the necessary external files run = +To install the necessary external packages run = php composer.phar install = ## Configuration