diff --git a/README.rst b/README.rst index 445bb1946d..ddb301b135 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,11 @@ Varnish Cache has moved ======================= -Varnish Cache source code has moved. - -See https://github.com/varnishcache/ for the new location. - +Varnish Cache source code has moved to github: + https://github.com/varnishcache/ +You can GIT clone it or SVN checkout it from the reporsitory's address: + https://github.com/varnishcache/varnish-cache.git +Or you can git clone it directly with GIT if you have a Github registered SSH key: + git@github.com:varnishcache/varnish-cache.git