From 00583a261432a910b17d549208afb563354117d3 Mon Sep 17 00:00:00 2001 From: fallshare <52582314+fallshare@users.noreply.github.com> Date: Wed, 6 Jan 2021 12:15:21 +0100 Subject: [PATCH] docs: add information that Hugo Extended is required Hugo Extended is supporting Sass/SCSS. This support is required in order to change the colors of the CV using config.toml. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fcc0e2b..538a18a 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ If badges and other elements with background don't render correctly, remember to Clone the repo: `git clone https://github.com/ineesalmeida/almeida-cv` # Installation -## Install Hugo -To use almeida-cv theme you need to install Hugo by following https://gohugo.io/getting-started/installing/. +## Install Hugo (Extended) +To use almeida-cv theme you need to install Hugo Extended by following https://gohugo.io/getting-started/installing/. ## Create your personal website and run ```