From: Dan Scott Date: Tue, 21 Feb 2012 14:55:57 +0000 (-0500) Subject: We're not in Subversion anymore, Dorothy X-Git-Tag: osrf_rel_2_1_0-alpha1~15 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=07b2eff0a7dfc492afd8e67788eae159c5ab96b7;p=OpenSRF.git We're not in Subversion anymore, Dorothy We're in git now, make the README reflect that accordingly. Thanks to Warren Layton for the tip! Signed-off-by: Dan Scott --- diff --git a/README b/README index 95f8fbc..8fd78cc 100644 --- a/README +++ b/README @@ -42,7 +42,7 @@ for all of the prompts, except for the country configuration. [NOTE] If you are installing this using a copy of the source code that was -checked out directly from the OpenSRF Subversion repository rather +checked out directly from the OpenSRF git repository rather than from a downloaded release of the source code, there are a few additional prerequisite tools and steps that you will need to follow. See "Developer instructions" at the bottom of the file. @@ -268,7 +268,7 @@ first entry in the file. Developer instructions: ----------------------- -Developers working directly with the source code from the Subversion +Developers working directly with the source code from the git repository will also need to install some extra packages and perform one more step before they can proceed with the `./configure` step.