From 1e9eaec812579cd0fafea1be15d1a20c44191afb Mon Sep 17 00:00:00 2001 From: Norah Shannon Date: Fri, 3 Mar 2023 14:49:06 -0600 Subject: [PATCH] Add create plugins dir to install instructions This step may not be well understood by some users. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3b28a00..265fd62 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Terminus plugin to open any Pantheon site database using a SQL GUI client. ## Installation +## Prerequisites +Plugins directory must exist inside the terminus directory +`mkdir ~/.terminus/plugins` + ### Composer For quick install using Composer, install using: