From 8a56d9df004d358a6f6d952dfb6c4d3a58d624ae Mon Sep 17 00:00:00 2001 From: Mikkel Ricky Date: Mon, 20 Nov 2023 14:56:17 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 287a96472..2d25b79db 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ performed. # Prepare for the upgrade git checkout d-10-prepare composer install --no-dev --optimize-autoloader +vendor/bin/drush --yes pm:uninstall samlauth vendor/bin/drush --yes deploy vendor/bin/drush --yes locale:update vendor/bin/drush --yes cache:rebuild