Skip to content

Commit 5f7ee97

Browse files
authored
Update README.md
1 parent 2df6716 commit 5f7ee97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
A repo for laravel vue authentication tutorial.
33

44
# How to run
5-
1. clone the repo
5+
1. Clone the repo
66
2. Run
77
`composer install`
88
3. Run
99
`npm install`
1010

1111
4. Set your database credentials in .env
1212
5. Run
13-
`php artisan serve`
13+
`php artisan serve`

0 commit comments

Comments
 (0)