From 7587ded5cfcb5c66bce412a3c3696e96a016d7d0 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sun, 6 Oct 2013 12:14:05 -0700 Subject: This is a comment, not a command run in a root shell --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/contributing.rst b/docs/contributing.rst index 1f4c1ca9..2d8fceeb 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -83,7 +83,7 @@ dependencies, install ``cryptography`` in ``editable`` mode. For example: .. code-block:: console - # Create a virtualenv and activate it + $ # Create a virtualenv and activate it $ pip install --requirement dev-requirements.txt $ pip install --editable . -- cgit v1.2.3