Skip to content

Commit 366634c

Browse files
committed
✨ feat: enhance installation instructions in README
1 parent 755c329 commit 366634c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ This extension integrates [PHP Mess Detector (PHPMD)](https://phpmd.org/) with V
1818

1919
## Installation
2020

21+
Install the extension from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=OpenForgeProject.vscode-ddev-phpmd) or search for "DDEV PHPMD" in VS Code's extension panel.
22+
2123
Install [PHPMD](https://github.com/phpmd/phpmd) in your DDEV container:
2224
```bash
2325
ddev composer require --dev phpmd/phpmd

0 commit comments

Comments
 (0)