Skip to content
damonregan edited this page Oct 4, 2011 · 11 revisions

Verify you have CouchDB 1.0.2 running:

curl -X GET http://localhost:5984

Should return {"couchdb":"Welcome","version":"1.0.2"}

Clone this wiki locally