summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2017-03-21 01:16:16 +0100
committerreger <reger18@arcor.de>2017-03-21 01:16:16 +0100
commitbdadbda5fa5bdc9fbae1a08753c3a11b75a36fd4 (patch)
tree86860748542140f3447e7a88d7b96b85c3fb7bb6 /README.md
parentc55d526cb8c8a25778e62748fe4e518a8c58d844 (diff)
Update master lng file with added text in Settings_ServerAccess
remove outdated file entry in fr.lng & sk.lng
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 39cde3f3b..d70ce2664 100644
--- a/README.md
+++ b/README.md
@@ -185,7 +185,7 @@ Compiling YaCy:
because the servlet pages are not compiled by the eclipse build process
after the dist prodecure, the release can be found in the RELEASE subdirectory
-Build with Maven
+Build with Maven:
- for the first time goto subdirectory libbuild (which contains the maven parent pom)
- compile with "mvn clean install -DskipTests", this will create all needed modules
- after above you can use just the pom in the main directory to build YaCy with maven