From 93dd77e33a9e9477e5b2947d4c820354621174a3 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 10 Aug 2018 05:42:30 -0700 Subject: indent 4 spaces --- docs/index.rst | 10 +++++----- 1 file 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 `_. -- cgit v1.2.3