Skip to content

Commit ea17875

Browse files
committed
Updated readme.
1 parent b19c23b commit ea17875

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ with. This is meant as a starting point. Change things as need it.
77

88
## Getting Started
99

10-
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
10+
These instructions will get you a copy of the project up and running on your local machine for development purposes.
1111

1212
### Prerequisites
1313

14-
What things you need to install the software and how to install them
14+
In order to create a new project, you will need to have install:
1515

16-
```
17-
Give examples
18-
```
16+
* PHP 7.3 or up (this is only for creating the project)
17+
* Composer
18+
* Lando
1919

2020
### Installing
2121

@@ -31,7 +31,8 @@ In order to start the project run:
3131
lando start
3232
```
3333

34-
This will install your Drupal project. If there are any configuration files available, it will install Drupal with those configurations.
34+
This will install your Drupal project. If there are any configuration files available, it will install Drupal with those
35+
configurations.
3536

3637
## Built With
3738

0 commit comments

Comments
 (0)