Skip to content

Commit

Permalink
Remove periods in README (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman authored Nov 24, 2023
1 parent 8ff4059 commit 6162691
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ Install
2. `git clone` your contrib module
3. cd [contrib module directory]
4. Configure DDEV for Drupal 10 using `ddev config --project-name=[contrib module] --project-type=drupal10 --docroot=web --create-docroot --php-version=8.1` or select these options when prompted using `ddev config`
5. Run `ddev get ddev/ddev-drupal-contrib`.
6. Run `ddev start`.
7. Run `ddev poser`.
8. Run `ddev symlink-project`.
5. Run `ddev get ddev/ddev-drupal-contrib`
6. Run `ddev start`
7. Run `ddev poser`
8. Run `ddev symlink-project`

Commands
============
Expand Down

0 comments on commit 6162691

Please sign in to comment.