Skip to content

Commit ee10bce

Browse files
Updated README.md with references to the new repos (#15)
2 parents 1917738 + 6ccb2fc commit ee10bce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ composer create-project drupal/recommended-project pwtest
3636
composer require drush/drush
3737
cd pwtest
3838
ddev config --project-type drupal10
39-
ddev get deviantintegral/ddev-playwright
39+
ddev get Lullabot/ddev-playwright
4040
ddev start
4141
```
4242

@@ -71,7 +71,7 @@ ddev exec -d /var/www/html/test/playwright npm i playwright-drupal
7171

7272
```console
7373
# Or, to pull from GitHub's main branch:
74-
ddev exec -d /var/www/html/test/playwright npm i playwright-drupal@github:deviantintegral/playwright-drupal
74+
ddev exec -d /var/www/html/test/playwright npm i playwright-drupal@github:Lullabot/playwright-drupal
7575
```
7676

7777
### Configure Playwright

0 commit comments

Comments
 (0)