We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6edfdd commit b72d5e4Copy full SHA for b72d5e4
README.md
@@ -16,8 +16,7 @@ configuration data and environment variables hidden. :warning:
16
## Requirements
17
18
* SQLite (pdo_sqlite) or another database driver that CakePHP can talk to. By
19
- default DebugKit will use SQLite, if you need to use a different database see
20
- the Database Configuration section below.
+ default DebugKit will use SQLite, if you need to use a different database see the Database Configuration section in the documentation linked below.
21
22
For details and older versions see [version map](https://github.com/cakephp/debug_kit/wiki#version-map).
23
0 commit comments