Fix typo debian install doc

Bash commands didn't appear as code
v1.18.x
Bigard Florian 11 years ago
parent 426e992030
commit 113044b452

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