Skip to content

Commit 9158b39

Browse files
Update README.md
1 parent 0179592 commit 9158b39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ First pip install:
1212
$ pip install masonite-debugbar
1313
```
1414

15-
Then add the debugbar provider to your providers list:
15+
Then add the debugbar provider to your providers list **LAST** (as the last provider in the list):
1616

1717
```python
1818
from debugbar.providers import DebugProvider

0 commit comments

Comments
 (0)