Skip to content

Commit d531520

Browse files
authored
Update README.md
1 parent 387b388 commit d531520

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ The following tools are required in order to start the installation.
4545
4646
1. Clone this repository with `git clone git@github.com:laravelio/laravel.io.git ~/Sites/laravel.io`
4747
2. Run `composer install` to install the PHP dependencies
48-
3. Setup a local database called `laravelio`
48+
3. Set up a local database called `laravelio`
4949
4. Run `composer setup` to setup the application
50-
5. Setup a working e-mail driver like [Mailtrap](https://mailtrap.io/)
51-
6. Set up the (optional) features from below
50+
5. Set up a working e-mail driver like [Mailtrap](https://mailtrap.io/)
51+
6. Configure the (optional) features from below
5252

5353
You can now visit the app in your browser by visiting [http://laravel.io.test](http://laravel.io.test). If you seeded the database you can login into a test account with **`johndoe`** & **`password`**.
5454

0 commit comments

Comments
 (0)