Skip to content

Commit ef2969f

Browse files
authored
README: Change requirement to v1.20.0
1 parent d6635e5 commit ef2969f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This repository is used with `ddev get platformsh/ddev-platformsh` to get a rich
77
## Installing
88

99
* If your local project has a different database type than the upstream (Platform.sh) database, it will conflict, so please back up your database with `ddev export-db` and `ddev delete -y` before starting the project with new config based on upstream.
10-
* This currently requires DDEV HEAD, but the features required will be in DDEV v1.20.0. You can install DDEV HEAD with `brew unlink ddev && brew install --HEAD --fetch-head drud/ddev/ddev`
10+
* This requires DDEV v1.20.0+.
1111
* `ddev get platformsh/ddev-platformsh` and `ddev restart`
1212
* Your experience is super-important: Please let us know about how it went for you in any of the [DDEV support venues](https://ddev.readthedocs.io/en/latest/#support-and-user-contributed-documentation)
1313

0 commit comments

Comments
 (0)