summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsudheesh001 <sudheesh1995@outlook.com>2016-10-12 17:22:15 +0300
committersudheesh001 <sudheesh1995@outlook.com>2016-10-27 17:00:08 +0300
commitd97da1ddb76bb29e4db9fa9df82f6b436f870bfa (patch)
tree308b7a74227142a8bae19b060cfa75cf720fc520 /README.md
parent20a1b29ed397b0d46da898361ff381a68b0d7476 (diff)
Fixes #16 Updates documentation about cloning and build from source
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
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.