Skip to content

Commit

Permalink
also tell the use to enable debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
icewind1991 committed Apr 4, 2022
1 parent 5490ec7 commit b773e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Don't use in a production system.
## How to use

1. Enable the app
2. In `config.php`, enable the profiler with `'profiler' => true,`
2. In `config.php`, enable the profiler with `'profiler' => true,` and debug mode with `'debug' => true`

0 comments on commit b773e5f

Please sign in to comment.