Update README.md

This commit is contained in:
Clayton Dewey 2019-08-30 23:44:14 +00:00
parent e05860a690
commit e3b4a6b562

View file

@ -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