From d03f31156a7e380b7ae7d9d17cf64545e62bc746 Mon Sep 17 00:00:00 2001 From: Uwe Schindler Date: Sun, 5 Jan 2014 18:42:13 +0000 Subject: [PATCH] One more try: closes #1, closes #2, closes #3, closes #6, closes #10 on github git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555608 13f79535-47bb-0310-9956-ffa450edef68 --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 6b84d11adbf..3599b5bc497 100644 --- a/README.txt +++ b/README.txt @@ -6,7 +6,7 @@ solr/ is a search engine server that uses lucene To compile the sources run 'ant compile' To run all the tests run 'ant test' To setup your ide run 'ant idea', 'ant netbeans', or 'ant eclipse' -For Maven info, see dev-tools/maven/README.maven. +For Maven info, see dev-tools/maven/README.maven For more information on how to contribute see: http://wiki.apache.org/lucene-java/HowToContribute