From 44fdade2db1363f563c1e2e770038e93a508a621 Mon Sep 17 00:00:00 2001 From: Devin Carlen Date: Thu, 27 Oct 2011 13:23:33 -0700 Subject: [PATCH] Update django-openstack/README --- django-openstack/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django-openstack/README b/django-openstack/README index 142ff7fd23..0323e22091 100644 --- a/django-openstack/README +++ b/django-openstack/README @@ -33,7 +33,7 @@ Then instantiate buildout with $ python bootstrap.py $ bin/buildout -This will install all the dependencies of django-nova and provide some useful +This will install all the dependencies of django-openstack and provide some useful scripts in the bin/ directory: bin/python provides a python shell for the current buildout.