Data::Dump 1.15
[pxelator] / lib / PXElator.pod
index 66020a9..f6ea3d5 100644 (file)
@@ -168,7 +168,7 @@ and enable you to start Wireshark on active network interfaces for debugging.
   perl Makefile.PL
   make
 
-  # create pxelator CouchDB using http://localhost:5984/_utils/
+  # create pxelator CouchDB database and views
   cd couchdb
   make push
   cd -