We're not in Subversion anymore, Dorothy
authorDan Scott <dscott@laurentian.ca>
Tue, 21 Feb 2012 14:55:57 +0000 (09:55 -0500)
committerDan Scott <dscott@laurentian.ca>
Tue, 21 Feb 2012 14:55:57 +0000 (09:55 -0500)
We're in git now, make the README reflect that accordingly. Thanks to
Warren Layton for the tip!

Signed-off-by: Dan Scott <dscott@laurentian.ca>

README

diff --git a/README b/README
index 95f8fbc..8fd78cc 100644 (file)
--- 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.