summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-08-10 05:42:30 -0700
committerSteve Piercy <web@stevepiercy.com>2018-08-16 03:50:08 -0700
commit93dd77e33a9e9477e5b2947d4c820354621174a3 (patch)
treeb263566b06a5b4d71f636412db19a213f3a87bf1 /docs/index.rst
parent4ef40684be88c892183673cdd4d5281d4535fe6f (diff)
downloadpyramid-93dd77e33a9e9477e5b2947d4c820354621174a3.tar.gz
pyramid-93dd77e33a9e9477e5b2947d4c820354621174a3.tar.bz2
pyramid-93dd77e33a9e9477e5b2947d4c820354621174a3.zip
indent 4 spaces
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 3cd764b2f..36499cde4 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -85,11 +85,11 @@ the trunk via ``git``, use either command:
.. code-block:: text
- # If you have SSH keys configured on GitHub:
- git clone git@github.com:Pylons/pyramid.git
-
- # Otherwise, HTTPS will work, using your GitHub login:
- git clone https://github.com/Pylons/pyramid.git
+ # If you have SSH keys configured on GitHub:
+ git clone git@github.com:Pylons/pyramid.git
+
+ # Otherwise, HTTPS will work, using your GitHub login:
+ git clone https://github.com/Pylons/pyramid.git
To find out how to become a contributor to :app:`Pyramid`, please see `How to Contribute Source Code and Documentation <https://pylonsproject.org/community-how-to-contribute.html>`_.