Skip to content

Commit 711af57

Browse files
committed
fix admonition
1 parent b353a24 commit 711af57

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/django-get-started/django-install.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ Download and Install
4545
python3 -m venv venv
4646
. venv\Scripts\activate
4747

48-
.. tip::
48+
.. tip::
4949

50-
In the preceding commands, you might need to replace
51-
``python3`` with the command that points to your Python
52-
3.10+ interpreter.
50+
In the preceding commands, you might need to replace
51+
``python3`` with the command that points to your Python
52+
3.10+ interpreter.
5353

5454
.. step:: Install {+django-odm+}
5555

0 commit comments

Comments
 (0)