|
From: <as...@us...> - 2008-12-04 20:05:43
|
Revision: 6491
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6491&view=rev
Author: astraw
Date: 2008-12-04 20:05:40 +0000 (Thu, 04 Dec 2008)
Log Message:
-----------
git documentation: actually make 'install from git' section describe how to install
Modified Paths:
--------------
trunk/matplotlib/doc/faq/installing_faq.rst
Modified: trunk/matplotlib/doc/faq/installing_faq.rst
===================================================================
--- trunk/matplotlib/doc/faq/installing_faq.rst 2008-12-04 19:02:48 UTC (rev 6490)
+++ trunk/matplotlib/doc/faq/installing_faq.rst 2008-12-04 20:05:40 UTC (rev 6491)
@@ -125,6 +125,9 @@
.. _matplotlib github mirror: http://github.com/astraw/matplotlib
+To install from this cloned repository, use the commands in the
+:ref:`svn installation <install-svn>` section.
+
To update your git repository with the latest svn updates from SourceForge::
git svn rebase
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|