Skip to content

Commit

Permalink
Update README.md for ren command
Browse files Browse the repository at this point in the history
  • Loading branch information
jayredfin authored Feb 24, 2024
1 parent a40c1de commit df37a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ DDEV addons can be installed from the command line using the `ddev get` command.
## Available commands

* A web command [ctoggle](commands/web/ctoggle) that will enable or disable caching.
* A web command [tdebug](commands/web/tdebug) that will enable or disable Twig debugging.
* A web command [tdebug](commands/web/ren) that will composer install and enable a Drupal module.
* A web command [make](commands/web/make) that runs a `make` command inside DDEV.
* A web command [phpunit](commands/web/phpunit) that runs a `make` command inside DDEV.
* A host command [login](commands/host/login) to open a browser to a Drupal site with an admin login.
Expand Down

0 comments on commit df37a9a

Please sign in to comment.