From 6eaa324d4d9e0b3d51ac2d821a734fcdf2992d42 Mon Sep 17 00:00:00 2001 From: Manuel Strehl Date: Mon, 6 Jun 2011 08:43:29 -0700 Subject: [PATCH] struggling with rst --- docs/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index a9846e246a9..cf397f2dc5d 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -133,11 +133,11 @@ Once you've set up the database, you can generate the schema with Django's This will generate an empty database, which will get you started! If you run into a "No such file or directory" error for -../product_details_json just create this folder: +../product_details_json just create this folder:: mkdir ../product_details_json -and run +and run:: ./manage.py update_product_details