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.