Skip to content

Fix install instructions #131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2025
Merged

Fix install instructions #131

merged 1 commit into from
Jul 11, 2025

Conversation

andriokha
Copy link
Contributor

The Issue

I didn't create a separate issue, this is very small. I think the README instructions were incorrectly updated to install the selenium dependency. If you follow the existing instructions

$ ddev add-on get ddev/ddev-selenium-standalone-chrome ddev/ddev-drupal-contrib && ddev add-on get ddev/ddev-drupal-contrib
Error: accepts 1 arg(s), received 2
Usage:
  ddev add-on get <addonOrURL> [flags]

How This PR Solves The Issue

Manual Testing Instructions

Run the updated instructions.

ddev add-on get ddev/ddev-selenium-standalone-chrome && ddev add-on get ddev/ddev-drupal-contrib

Automated Testing Overview

Release/Deployment Notes

Copy link

@andrewbelcher andrewbelcher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got caught by this, and the correction looks good to me.

@weitzman weitzman merged commit 5199613 into ddev:main Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants