Skip to content

Commit a5ff57b

Browse files
committed
Fixing README formatting...
1 parent 669725b commit a5ff57b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ either with an environment variable::
5353
DJANGO_SETTINGS_MODULE=your.app.settings pylint --load-plugins pylint_django [..other options..] <path_to_your_sources>
5454

5555
Alternatively, this can be passed in as a commandline flag::
56+
5657
pylint --load-plugins pylint_django --django-settings-mmodule=your.app.settings [..other options..] <path_to_your_sources>
5758

5859
If you do not configure Django, default settings will be used but this will not include, for

0 commit comments

Comments
 (0)