diff --git a/README.md b/README.md index 0640314..a79f5f1 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,9 @@ git checkout $(git describe --tags `git rev-list --tags --max-count=1`) # Update dependencies composer update --no-dev + +# Reconfigure your webserver to use the new paths +# and check (and fix) your automation commands. ``` ## Usage