From 5df8f24ba2ccf97b0fabd60d3f215be8f03a08bc Mon Sep 17 00:00:00 2001 From: Ralf Gommers Date: Sat, 7 Jul 2012 14:29:45 +0200 Subject: DOC: merge wiki docs - edits under doc/. --- doc/source/dev/gitwash/development_setup.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'doc/source/dev/gitwash') diff --git a/doc/source/dev/gitwash/development_setup.rst b/doc/source/dev/gitwash/development_setup.rst index 489a2e75d..0cff3c214 100644 --- a/doc/source/dev/gitwash/development_setup.rst +++ b/doc/source/dev/gitwash/development_setup.rst @@ -38,8 +38,8 @@ Create your own forked copy of NumPy_ .. image:: forking_button.png - Now, after a short pause and some 'Hardcore forking action', you - should find yourself at the home page for your own forked copy of NumPy_. + After a short pause, you should find yourself at the home page for + your own forked copy of NumPy_. .. include:: git_links.inc @@ -49,7 +49,7 @@ Create your own forked copy of NumPy_ Set up your fork ################ -First you follow the instructions for :ref:`forking`. +First you follow the instructions for :ref:`forking`. Overview ======== @@ -110,4 +110,3 @@ Just for your own satisfaction, show yourself that you now have a new origin git@github.com:your-user-name/numpy.git (push) .. include:: git_links.inc - -- cgit v1.2.1