From d89e4bd0e7ea122a35aadbdd4f523342ec11d80b Mon Sep 17 00:00:00 2001 From: chakr Date: Mon, 20 Feb 2023 22:38:56 -0500 Subject: [PATCH] fix installation in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa0970e..3dccfb7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ zirakzigil is based on [Blank](https://github.com/Vimux/Blank) created by [Vimux In your Hugo site `themes` directory, run: ``` -git clone https://git.alfrescocavern.com/zongor/zirakzigil +git clone https://git.alfrescocavern.com/zongor/hugo-theme-zirakzigil zirakzigil ``` Next, open `config.toml` in the base of the Hugo site and ensure the theme option is set to `zirakzigil`.