We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b353a24 commit 711af57Copy full SHA for 711af57
source/django-get-started/django-install.txt
@@ -45,11 +45,11 @@ Download and Install
45
python3 -m venv venv
46
. venv\Scripts\activate
47
48
- .. tip::
+ .. tip::
49
50
- In the preceding commands, you might need to replace
51
- ``python3`` with the command that points to your Python
52
- 3.10+ interpreter.
+ In the preceding commands, you might need to replace
+ ``python3`` with the command that points to your Python
+ 3.10+ interpreter.
53
54
.. step:: Install {+django-odm+}
55
0 commit comments