From 34e974e360184baef873da55f31379697e367f32 Mon Sep 17 00:00:00 2001 From: Paul Everitt Date: Wed, 25 Sep 2013 12:08:33 -0400 Subject: Get pyramid_chameleon added to the quick tutorial, plus some other fixes for Python 3. --- docs/quick_tutorial/hello_world.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/quick_tutorial/hello_world.rst') diff --git a/docs/quick_tutorial/hello_world.rst b/docs/quick_tutorial/hello_world.rst index 166f791fc..59e088a31 100644 --- a/docs/quick_tutorial/hello_world.rst +++ b/docs/quick_tutorial/hello_world.rst @@ -42,7 +42,8 @@ Steps #. Make sure you have followed the steps in :doc:`requirements`. -#. Create a directory for this step: +#. Starting from your workspace directory + (``~/projects/quick_tutorial``), create a directory for this step: .. code-block:: bash -- cgit v1.2.3