Skip to content

Commit 004be1b

Browse files
authored
Update README.md (#50)
1 parent fb6aebf commit 004be1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This is a DDEV addon for doing Drupal core development.
44

55
We're in #ddev-for-core-dev on [Drupal Slack](https://www.drupal.org/community/contributor-guide/reference-information/talk/tools/slack) (but please try and keep work and feature requests in Issues where it's visible to all 🙏)
66

7+
## Installation
78
```
89
git clone https://git.drupalcode.org/project/drupal.git drupal
910
cd drupal
@@ -13,7 +14,10 @@ ddev add-on get justafish/ddev-drupal-core-dev
1314
1415
# See included commands
1516
ddev drupal list
17+
```
1618

19+
## Examples
20+
```
1721
# Install drupal
1822
# Run "ddev drupal install" to see all available options
1923
ddev drupal install standard

0 commit comments

Comments
 (0)