From ce48112de29f91330ec4da2bfb7ed14d0ee1a19f Mon Sep 17 00:00:00 2001 From: Regis Philibert Date: Sat, 19 Dec 2020 13:35:32 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7230739..20e50c0 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ This theme uses the "Tachyons" CSS library. This will allow you to manipulate th ### As a Hugo Module (recommended) +If not already, init your project as Hugo Module: + +`$: hugo mod init {project_repo_url}` + Simply add the repo to your theme option: ```yaml