From 04c8d25ac294a4ce849e97559e645c2a1bebc3dd Mon Sep 17 00:00:00 2001 From: rra Date: Thu, 1 Feb 2018 13:55:35 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ffa91c3..ea0da8c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# CET/CAT Website +# Varia website ## Cloning The folder 'plugins' is linked to the Pelican project '[pelican-plugins](https://github.com/getpelican/pelican-plugins/commit/443739890a96125f4cfa796972a7b53119df89ff)' repository. To clone both the varia.website and pelican-plugins repository, add the --recurse-submodules option in your git clone command: -`git clone https://git.vvvvvvaria.org/varia/varia.manual.git --recurse-submodules` +`git clone https://git.vvvvvvaria.org/varia/varia.website.git --recurse-submodules` ## Update submodules