Skip to content

Commit 686ab89

Browse files
authored
Update README.md
1 parent 9e1845d commit 686ab89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ We hope you enjoy using the MSSQL-Django 3rd party backend.
2828

2929
1. Install pyodbc 3.0 (or newer) and Django 2.2 (or newer)
3030

31-
2. Install django-mssql-backend ::
31+
2. Install mssql-django ::
3232

33-
pip install django-mssql-backend
33+
pip install mssql-django
3434

3535
3. Set the ``ENGINE`` setting in the settings.py file used by
3636
your Django application or project to ``'mssql'``

0 commit comments

Comments
 (0)