Skip to content

Commit

Permalink
Use phpMyAdmin instead of PhpMyAdmin (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstein authored Nov 8, 2023
1 parent 8c5974d commit 2db5bb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

This add-on provides a phpMyAdmin service for [DDEV](https://github.com/ddev/ddev/).

In DDEV v1.22+ PhpMyAdmin will not be provided by default, but can be added with this add-on:
In DDEV v1.22+ phpMyAdmin will not be provided by default, but can be added with this add-on:

`ddev get ddev/ddev-phpmyadmin`

You can run PhpMyAdmin easily with the command `ddev phpmyadmin` after installing this add-on.
You can run phpMyAdmin easily with the command `ddev phpmyadmin` after installing this add-on.

**Contributed and maintained by [@rfay](https://github.com/rfay)**

0 comments on commit 2db5bb0

Please sign in to comment.