Skip to content

Commit ea1cefa

Browse files
author
Ignacio Avas
authored
Merge pull request #3 from sophilabs/pricco-fix-readme
Fix package name reference.
2 parents 41805ea + cc328e7 commit ea1cefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Add it to your `INSTALLED_APPS`:
3333
3434
INSTALLED_APPS = (
3535
...
36-
'request-query-count',
36+
'request_query_count',
3737
...
3838
)
3939

0 commit comments

Comments
 (0)