diff options
| author | sudheesh001 <sudheesh1995@outlook.com> | 2016-10-12 17:22:15 +0300 |
|---|---|---|
| committer | sudheesh001 <sudheesh1995@outlook.com> | 2016-10-27 17:00:08 +0300 |
| commit | d97da1ddb76bb29e4db9fa9df82f6b436f870bfa (patch) | |
| tree | 308b7a74227142a8bae19b060cfa75cf720fc520 /README.md | |
| parent | 20a1b29ed397b0d46da898361ff381a68b0d7476 (diff) | |
Fixes #16 Updates documentation about cloning and build from source
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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. |
