diff --git a/README.md b/README.md index 33c79b31..f1b07bda 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,7 @@ Options: - `--port ` - `--theme ` -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