Skip to content
This repository was archived by the owner on Jan 28, 2019. It is now read-only.

Commit 85ddf3b

Browse files
authored
Update readme.md
1 parent fc0f7ac commit 85ddf3b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

readme.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
## Quck Installation
44

5-
git clone https://github.com/laravel/quickstart-basic quickstart
6-
7-
cd quickstart
8-
9-
composer install
10-
11-
php artisan migrate`
12-
13-
php artisan serve
5+
git clone https://github.com/laravel/quickstart-basic quickstart
6+
7+
cd quickstart
8+
9+
composer install
10+
11+
php artisan migrate
12+
13+
php artisan serve
1414

1515
[Complete Tutorial](http://laravel.com/docs/quickstart)

0 commit comments

Comments
 (0)