From d97da1ddb76bb29e4db9fa9df82f6b436f870bfa Mon Sep 17 00:00:00 2001 From: sudheesh001 Date: Wed, 12 Oct 2016 17:22:15 +0300 Subject: Fixes #16 Updates documentation about cloning and build from source --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d305a99de..a5605bce9 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,12 @@ Please join us! ## How to get the source code and how to compile YaCy yourself? The source code is inside every YaCy release. You can also get YaCy -from https://github.com/yacy/yacy_search_server +from https://github.com/yacy/yacy_search_server by cloning the repository + +``` +git clone https://github.com/yacy/yacy_search_server +``` + Please clone our code and help with development! The code is licensed under the GPL v2. -- cgit v1.2.3