From f3ca87d139802ddb78ebaf35c6ca685c215ce82d Mon Sep 17 00:00:00 2001 From: RefinedSoftwareLLC Date: Thu, 24 Jul 2014 15:52:49 -0600 Subject: [PATCH] Update smartos.rst Fixed glitch with line being bolded. --- docs/installing/os/smartos.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/installing/os/smartos.rst b/docs/installing/os/smartos.rst index 6e95e5719a..8631eba356 100644 --- a/docs/installing/os/smartos.rst +++ b/docs/installing/os/smartos.rst @@ -6,10 +6,9 @@ Requirements NodeBB requires the following software to be installed: -* A version of Node.js at least 0.10 or greater. -* Redis, version 2.6 or greater (steps to install from Joyent's package repository given below), - or MongoDB, version 2.6 or greater (untested). -* nginx, version 1.3.13 or greater (**only if** intending to use nginx to proxy requests to a NodeBB server). +* A version of Node.js at least 0.10 or greater. +* Redis, version 2.6 or greater or MongoDB, version 2.6 or greater. (Steps to use Redis are given below.) +* nginx, version 1.3.13 or greater (**only if** intending to use nginx to proxy requests to a NodeBB server). Server Access ---------------- @@ -130,7 +129,7 @@ Installation **Note:** With port 80 the ``:80`` does not need to be entered. -**Note:** If these instructions are unclear or if you run into trouble, please let us know by `filing an issue `. +**Note:** If these instructions are unclear or if you run into trouble, please let us know by `filing an issue `_. Upgrading NodeBB ----------------