mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-04 21:15:55 +01:00
Fix typo debian install doc
Bash commands didn't appear as code
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user