Update README.md

This commit is contained in:
Arushi Somani 2020-06-11 18:39:41 -07:00 committed by GitHub
parent 1089badf54
commit dc40052b2a
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`**