Merge pull request #5 from somaniarushi/master

Update README.md to correct module addition
This commit is contained in:
Jake Wiesler 2020-06-11 21:55:13 -04:00 committed by GitHub
commit 837dbec6ad
1 changed files with 1 additions and 1 deletions

View File

@ -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`**