You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ This project provides the following DDEV container commands.
61
61
62
62
- Optional. The [ddev-selenium-standalone-chrome add-on helps run FunctionalJavascript and Nightwatch tests](https://github.com/ddev/ddev-selenium-standalone-chrome).
63
63
- Optional: [Install the ddev-mkdocs extension for local preview of your docs site](https://github.com/nireneko/ddev-mkdocs). Drupal.org's Gitlab CI can [automatically publish your site](https://project.pages.drupalcode.org/gitlab_templates/jobs/pages/).
64
-
- Optional. Commit the changes in the `.ddev` folder after this plugin installs. This saves other users from having to install this integration.
64
+
- Optional. Commit the changes in the `.ddev` folder after this add-on installs. This saves other users from having to install this integration.
65
65
- To install javascript dependencies, run `ddev exec "cd web/core && yarn install"`
66
66
- If you add/remove a root file or directory, re-symlink root files via EITHER of these methods
0 commit comments