oreilly/couchdb-guide

Ubuntu installation

Closed this issue · 0 comments

http://guide.couchdb.org/draft/unix.html

$ sudo aptitude install couchdb
[sudo] password for xxxxxxx:
sudo: aptitude: command not found

should be

$ sudo apt-get install couchdb