From 6f6468d4a4e14ceb2376419f88b3930007bd10a8 Mon Sep 17 00:00:00 2001 From: Robert Soulliere Date: Tue, 22 Jan 2013 09:36:08 -0500 Subject: [PATCH] Documentation: Update staff client installation for 2.3.3 version. Signed-off-by: Robert Soulliere --- docs/installation/staff_client_installation.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation/staff_client_installation.txt b/docs/installation/staff_client_installation.txt index 1d6d3aa330..5eb6052d51 100644 --- a/docs/installation/staff_client_installation.txt +++ b/docs/installation/staff_client_installation.txt @@ -76,7 +76,7 @@ indexterm:[staff client, building, Linux] + [source, bash] -------- -cd /home/opensrf/Evergreen-ILS-2.3.1/Open-ILS/xul/staff_client +cd /home/opensrf/Evergreen-ILS-2.3.3/Open-ILS/xul/staff_client -------- + . _Make_ a linux staff client @@ -97,12 +97,12 @@ your staff client and version. . Within the folder, click on the _evergreen_ file to start the program. + Or, you can run the program from a terminal (command line). For example, if the -evergreen files were extracted to a directory called evergreen_client_2.3.1 in +evergreen files were extracted to a directory called evergreen_client_2.3.3 in your home directory, you can run it with: + [source, bash] -------- -~/evergreen_client_2.3.1/evergreen +~/evergreen_client_2.3.3/evergreen -------- Registering a Workstation -- 2.11.0