closes #1614
@ -6,7 +6,7 @@ First, we install our base software stack:
.. code:: bash
$ apt-get install git nodejs redis-server imagemagick
$ apt-get install git nodejs redis-server imagemagick npm
If you want to use MongoDB, LevelDB, or another database instead of Redis please look at the :doc:`Configuring Databases <../configuring/databases>` section.