From: Jason Stephenson Date: Mon, 25 Jan 2016 18:00:13 +0000 (-0500) Subject: README: Note about web staff client prerequisites & developer prereqs. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fcollab%2Fdyrcona%2FREADME-webclient;p=working%2FEvergreen.git README: Note about web staff client prerequisites & developer prereqs. If you're intalling on Debian Jessie or Ubuntu Trusty, you can skip the manual installation of Node.JS is you've already installed the -developer prerequisites. Signed-off-by: Jason Stephenson --- diff --git a/docs/installation/server_installation.txt b/docs/installation/server_installation.txt index 09c0593243..80d0d1993c 100644 --- a/docs/installation/server_installation.txt +++ b/docs/installation/server_installation.txt @@ -144,9 +144,15 @@ Optional: Extra steps for browser-based staff client ---------------------------------------------------- [NOTE] -Skip this section if you are using an official release tarball downloaded +Skip this entire section if you are using an official release tarball downloaded from http://evergreen-ils.org/downloads +[NOTE] +You make skip the subsection `Install dependencies for browser-based staff client' +if you are installing on either Debian Jessie or Ubuntu Trusty and you have +installed the `Optional: Developer Additions' described above. You will still +need to do the steps in `Install files for browser-based staff client' below. + Install dependencies for browser-based staff client ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~