(maint) update README

updated the README to reflect the change in
rake task name from build:all to build:single
This commit is contained in:
Dan Bode
2011-10-04 10:45:21 -07:00
parent 773d785f73
commit a0421e9e33

6
README
View File

@@ -17,7 +17,7 @@ Installation
1. Install Python software properties
$ sudo apt-get install -y python-software-properties
$ sudo apt-get install -y python-software-properties
2. Install the Nova PPA
@@ -102,9 +102,7 @@ This will install all of the currently supported openstack components into a sin
run the rake task:
$ rake build:all
$
$ rake build:single
Author
------