Merge pull request #1754 from Chocobozzz/patch-1

Fix typo debian install doc
v1.18.x
psychobunny 11 years ago
commit 61519277f9

@ -143,6 +143,8 @@ Next clone this repository :
Now we are going to install all dependencies for NodeBB via NPM :
.. code:: bash
$ cd /path/to/nodebb/install/location/nodebb (or if you are on your install location directory run : cd nodebb)
$ npm install

Loading…
Cancel
Save