From b273b8155ad919ddee562e48df2f2f29bd1ac6b4 Mon Sep 17 00:00:00 2001 From: Francesco Date: Wed, 1 May 2024 12:58:19 +0200 Subject: Cleanup --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8aad0af..c49d636 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,13 @@ Typo is a theme backed by simplicity, as you can see in the screenshots below. T To receive updates, add the theme as a submodule: ``` -git submodule add git@github.com:tomfran/typo.git themes/typo +git submodule add --depth=1 git@github.com:tomfran/typo.git themes/typo ``` Otherwise, you can clone the repo and copy it manually to your theme folder. +You then need to set typo as your theme in your [config file](#32-hugotoml). + You can find a repo using this theme [here](https://github.com/tomfran/blog). ## 2 Features -- cgit v1.2.3