mirror of
https://github.com/django/django.git
synced 2025-04-14 12:24:36 +00:00
[1.11.x] Explained the shell's $ prefix in tutorial 1.
Thanks Luke Sneeringer for the suggestion. Backport of ad36e5480d6cafb4031e8eb0bacc3a07d2fe4609 from master
This commit is contained in:
parent
ac7a186c34
commit
0c21c49068
@ -13,7 +13,8 @@ It'll consist of two parts:
|
||||
* An admin site that lets you add, change, and delete polls.
|
||||
|
||||
We'll assume you have :doc:`Django installed </intro/install>` already. You can
|
||||
tell Django is installed and which version by running the following command:
|
||||
tell Django is installed and which version by running the following command
|
||||
in a shell prompt (indicated by the $ prefix):
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user