Skip to content

Commit 23ef4ac

Browse files
committed
docs: update ddev get to ddev add-on get in readme
1 parent e61a72e commit 23ef4ac

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,15 @@ This addon just provides the basics to run backstopjs and some basic tests, but
2121

2222
## Getting started
2323

24-
Install this addon with
24+
Install this addon
25+
26+
For DDEV v1.23.5 or above run
27+
28+
```shell
29+
ddev add-on get Metadrop/ddev-backstopjs
30+
```
31+
32+
For earlier versions of DDEV run
2533

2634
```shell
2735
ddev get Metadrop/ddev-backstopjs

0 commit comments

Comments
 (0)