diff --git a/readme.md b/readme.md index e2dd46f..1653eec 100644 --- a/readme.md +++ b/readme.md @@ -2,14 +2,14 @@ ## Quck Installation - git clone https://github.com/laravel/quickstart-basic quickstart - - cd quickstart - - composer install - - php artisan migrate` - - php artisan serve + git clone https://github.com/laravel/quickstart-basic quickstart + + cd quickstart + + composer install + + php artisan migrate + + php artisan serve [Complete Tutorial](http://laravel.com/docs/quickstart)