From db701eb75e0664a4276276ff564410cd2bb38ee2 Mon Sep 17 00:00:00 2001 From: "A. Barbosa" Date: Sun, 21 Aug 2016 16:57:20 +0100 Subject: [PATCH] Update tutorial-0.rst --- docs/tutorials/tutorial-0.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/tutorial-0.rst b/docs/tutorials/tutorial-0.rst index fdd4fb2376..ed07051253 100644 --- a/docs/tutorials/tutorial-0.rst +++ b/docs/tutorials/tutorial-0.rst @@ -11,9 +11,9 @@ This tutorial assumes you've read and followed the instructions in :doc:`/intro/getting-started`. If you've done this, you should have: * Java 6 (or higher) installed and available on your path, -* A ``env`` directory for your virtualenv +* An ``env`` directory for your virtualenv * A ``tutorial`` directory with a VOC checkout, -* A activated Python 3.4 virtual environment, +* An activated Python 3.4 virtual environment, * VOC installed in that virtual environment, * A compiled VOC support library.