Skip to content

Commit

Permalink
Merge pull request #5 from somaniarushi/master
Browse files Browse the repository at this point in the history
Update README.md to correct module addition
  • Loading branch information
jakewies authored Jun 12, 2020
2 parents 412a100 + 9a01ef8 commit 26a8558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`**
Expand Down

0 comments on commit 26a8558

Please sign in to comment.