From 37e356284dbf1c995f7b7757bacf3526e819aaca Mon Sep 17 00:00:00 2001 From: flipflopsimsommer Date: Tue, 24 Jun 2014 19:39:24 +0200 Subject: [PATCH] Update debian.rst improve formatting --- docs/installing/os/debian.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installing/os/debian.rst b/docs/installing/os/debian.rst index 8c59d7f0f9..9fb79d1ff2 100644 --- a/docs/installing/os/debian.rst +++ b/docs/installing/os/debian.rst @@ -143,8 +143,8 @@ Next clone this repository : Now we are going to install all dependencies for NodeBB via NPM : - $ cd /path/to/nodebb/install/location/nodebb (or if you are on your install location directory run : cd nodebb) - $ npm install + $ cd /path/to/nodebb/install/location/nodebb (or if you are on your install location directory run : cd nodebb) + $ npm install Install NodeBB by running the app with `--setup` flag : @@ -174,4 +174,4 @@ Extras, tips and Advice You should secure your NodeBB installation, `take a look here `_. -You should use Nginx (or similar) in order to reverse proxy your NodeBB installation on the port 80, :doc:`take a look here <../../configuring/proxies>` \ No newline at end of file +You should use Nginx (or similar) in order to reverse proxy your NodeBB installation on the port 80, :doc:`take a look here <../../configuring/proxies>`