From b5c2f88ae6552fb7243666692eabb1338d7ba16b Mon Sep 17 00:00:00 2001 From: Nicholas Corgan Date: Sat, 17 Mar 2012 19:53:05 -0700 Subject: Added alternative Docutils install method to UHD docs --- host/docs/build.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'host/docs/build.rst') diff --git a/host/docs/build.rst b/host/docs/build.rst index fbd582880..ee522780a 100644 --- a/host/docs/build.rst +++ b/host/docs/build.rst @@ -101,6 +101,10 @@ Docutils * **Usage:** build time (optional) * **Download URL:** http://docutils.sourceforge.net/ +**Alternate method:** +Install setuptools, and use the easy_install command to install Docutils. +http://pypi.python.org/pypi/setuptools + ------------------------------------------------------------------------ Build Instructions (Unix) ------------------------------------------------------------------------ -- cgit v1.2.3