From 97932d749ca0cd0def9e14a1ed8b2c4d5171b945 Mon Sep 17 00:00:00 2001 From: Rachid Laasri Date: Wed, 24 May 2017 22:46:07 +0000 Subject: [PATCH] Update readme.md --- readme.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 97d4e0d..0c15cc3 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,7 @@ First, pull in the package through Composer. ``` "require": { - "rachidlaasri/laravel-installer": "1.5" + "rachidlaasri/laravel-installer": "2.0" } ``` @@ -60,7 +60,3 @@ In order to update your application, go to the `/update` route and follow the in ## Screenshots ![Laravel web installer](http://i.imgur.com/3vYBPLn.png) - -## TODO -- [ ] Create Wiki. -- [ ] Support more languages.