diff --git a/README.md b/README.md index ac48b15..664446b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ ddev composer update ddev . drush -y site:install minimal --existing-config ``` +Note: If you receive a `Permission denied (publickey).` error it means you need to copy your key into the DDEV container by running `ddev auth ssh`. ## Pull live content down for development