--- lib/PXElator.pod 2009/09/09 18:58:48 414 +++ lib/PXElator.pod 2009/09/12 21:50:21 422 @@ -168,5 +168,9 @@ perl Makefile.PL make - # create pxelator CouchDB using http://localhost:5984/_utils/ + # create pxelator CouchDB database and views + cd couchdb + make push + cd - + ./bin/start.sh