From dc40052b2a2bbce7e3c6c984cd67e0a323eb4b42 Mon Sep 17 00:00:00 2001 From: Arushi Somani <54224195+somaniarushi@users.noreply.github.com> Date: Thu, 11 Jun 2020 18:39:41 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c9482f..2be451c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ git init **3. Add `hugo-theme-codex` as a submodule** ``` -git add submodule https://github.com/jakewies/hugo-theme-codex themes/codex +git submodule add https://github.com/jakewies/hugo-theme-codex themes/codex ``` **4. List `"codex"` as the name of your theme in `config.toml`**