-README for Evergreen 2.1
-========================
+README for Evergreen 2.1.0a
+===========================
Preamble: referenced user accounts
----------------------------------
Evergreen that you will use to test connectivity and configure your
Evergreen instance.
+Preamble: Getting an Evergreen official release tarball
+-------------------------------------------------------
+
+To download and extract the source for the current release of Evergreen, issue
+the following commands as the *user* Linux account:
+
+[source, bash]
+------------------------------------------------------------------------------
+wget -c http://evergreen-ils.org/downloads/Evergreen-ILS-2.1.0a.tar.gz
+tar xzf Evergreen-ILS-2.1.0a.tar.gz
+------------------------------------------------------------------------------
+
Preamble: Developer instructions
--------------------------------
+
[source, bash]
------------------------------------------------------------------------------
-make STAFF_CLIENT_STAMP_ID=rel_2_1_x install
+make STAFF_CLIENT_STAMP_ID=rel_2_1_0 install
------------------------------------------------------------------------------
+
2. The server portion of the staff client expects `http://hostname/xul/server`