From 6b1946a83f33483326081983df1770a3536dc551 Mon Sep 17 00:00:00 2001 From: dgleba Date: Sun, 29 Apr 2018 15:39:07 -0400 Subject: [PATCH] change wording --- Enable-sqlite3.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Enable-sqlite3.md b/Enable-sqlite3.md index b722c28..5ee01f1 100644 --- a/Enable-sqlite3.md +++ b/Enable-sqlite3.md @@ -41,11 +41,13 @@ function adminer_object() // Include original Adminer or Adminer Editor. include "./adminer.php"; ``` -## Edit the plugins/login-sqlite3.php +## Install the plugins/login-sqlite3.php Get this file in place it in `plugins/` `https://raw.github.com/vrana/adminer/master/plugins/login-sqlite.php` +Also put plugins.php in that folder if it's not already there. + ## Select sqlite3 in the system field.