From 850c6ea7295bd00cb6677d38e3b91d9bf5dc2183 Mon Sep 17 00:00:00 2001 From: rramthun Date: Sat, 9 Apr 2005 11:09:26 +0000 Subject: [PATCH] Fixed annoying mistake made by me in earlier revision... git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@9 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index ee0736dc9..8e9cfba69 100644 --- a/readme.txt +++ b/readme.txt @@ -20,7 +20,7 @@ Startup of YaCy: - on Windows : double-click startYACY.bat - on Mac OS X : double-click startYACY.command (alias possible!) - on any other OS : set your classpath to the 'classes' folder - and execute YaCy.class, while your current system + and execute yacy.class, while your current system path must target the release directory to access the configuration files.