|
1 | 1 | ##This is where your Laravel app goes
|
2 | 2 |
|
3 |
| -To get started, delete this file and then do one of the following: |
| 3 | +To get started,**delete this file** and then do one of the following: |
4 | 4 |
|
5 | 5 | - Clone your project or copy all of the files directly into this`src` directory.
|
6 |
| -- Spin up the Docker network by following the instructions on the main[README.md](../README.md), and install a brand new Laravel project by running`docker-compose run --rm composer create-project laravel/laravel .` in your terminal. |
| 6 | +- Spin up the Docker network by following the instructions on the main[README.md](../README.md), and install a brand new Laravel project by running`docker-compose run --rm composer create-project laravel/laravel .` in your terminal. |