Kaydet (Commit) 554fd6cd authored tarafından Çağıl's avatar Çağıl Kaydeden (comit) Tim Graham

[2.1.x] Added a paragraph in docs/intro/contributing.txt.

Backport of 38f3de86 from master.
üst 6efe2ba0
...@@ -168,6 +168,7 @@ The name of the currently activated virtual environment is displayed on the ...@@ -168,6 +168,7 @@ The name of the currently activated virtual environment is displayed on the
command line to help you keep track of which one you are using. Anything you command line to help you keep track of which one you are using. Anything you
install through ``pip`` while this name is displayed will be installed in that install through ``pip`` while this name is displayed will be installed in that
virtual environment, isolated from other environments and system-wide packages. virtual environment, isolated from other environments and system-wide packages.
Go ahead and install the previously cloned copy of Django: Go ahead and install the previously cloned copy of Django:
.. console:: .. console::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment