Skip to content

Commit

Permalink
fix: updated docs for developing themes
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdavis committed Nov 18, 2020
1 parent e33cf78 commit 8e790d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -67,8 +67,7 @@ Options:
- `--port <port>`
- `--theme <name>`

If no theme is specified, it will look for the file `index.js` and call
`render()`. This is useful when developing themes.
When developing themes, simply change into your theme directory and run `resume serve --theme .` (which tells it to run the local folder as the specified theme)

# License

Expand Down

0 comments on commit 8e790d7

Please sign in to comment.