You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This repository is used with `ddev get platformsh/ddev-platformsh` to get a rich
7
7
## Installing
8
8
9
9
* 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+.
11
11
*`ddev get platformsh/ddev-platformsh` and `ddev restart`
12
12
* 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)
0 commit comments