From: Kathy Lussier Date: Tue, 7 Feb 2017 07:04:51 +0000 (-0500) Subject: LP#1642086: Update install docs with new path X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5ccf7243a03e63bde8a269659d497ec739f044d5;p=working%2FEvergreen.git LP#1642086: Update install docs with new path Update the install docs so that installation of files for browser client starts in common directory instead of staff directory. Signed-off-by: Kathy Lussier --- diff --git a/docs/installation/server_installation.txt b/docs/installation/server_installation.txt index fcb163a0bc..bc0bae7a4f 100644 --- a/docs/installation/server_installation.txt +++ b/docs/installation/server_installation.txt @@ -191,7 +191,7 @@ Install files for browser-based staff client + [source,sh] ------------------------------------------------------------------------------ -cd $EVERGREEN_ROOT/Open-ILS/web/js/ui/default/staff/ +cd $EVERGREEN_ROOT/Open-ILS/web/js/ui/common/staff/ ------------------------------------------------------------------------------ + 2. Install Project-local Dependencies. npm inspects the 'package.json' file