Author: kschenk
Date: Mon Aug 3 23:18:01 2015
New Revision: 1693982
URL: http://svn.apache.org/r1693982
Log:
Added required python version for local setup.
Modified:
openoffice/site/trunk/content/website-local.mdtext
Modified: openoffice/site/trunk/content/website-local.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/site/trunk/content/website-local.mdtext?rev=1693982&r1=1693981&r2=1693982&view=diff
==============================================================================
--- openoffice/site/trunk/content/website-local.mdtext (original)
+++ openoffice/site/trunk/content/website-local.mdtext Mon Aug 3 23:18:01 2015
@@ -153,7 +153,7 @@ Adapted from the [Apache CMS Reference][
The easiest way to install the dependencies is to use Python setuptools.
-#### Check your version of Python
+#### Check that your version of Python is 2.7 or greater
python --version