Merge branch 'patch-1' of github.com:giorgiochiodi/NodeBB into giorgiochiodi-patch-1

closes #1614
v1.18.x
Julian Lam 11 years ago
commit ef831cca9a

@ -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.

Loading…
Cancel
Save