From ac0bf15ea7b4cf94ad1fbc4524f14784e721322e Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Mon, 2 Jan 2012 09:53:36 -0500 Subject: [PATCH] minor wording update subversion -> git --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 8901abd3..63d9f27e 100644 --- a/README +++ b/README @@ -73,7 +73,7 @@ migrate to this version, there are some things to be aware of: NOTE FOR DEVELOPERS =================== -If you are pulling this distribution from Subversion, you should run the +If you are pulling this distribution from git, you should run the "autogen.sh" script to generate the autoconf files. If you get errors about missing directories or files, try running "autogen.sh" again. After that you can run the "autoreconf -i" when you want to regenerate the configuration.