Skip to content

Commit 9e30d69

Browse files
Update README.md
1 parent 1587aed commit 9e30d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ We hope you enjoy using the MSSQL-Django 3rd party backend.
3535
3. Set the ``ENGINE`` setting in the settings.py file used by
3636
your Django application or project to ``'mssql'``
3737

38-
'ENGINE': 'mssql'
38+
``'ENGINE': 'mssql'``
3939

4040
## Configuration
4141

0 commit comments

Comments
 (0)