diff --git a/README.md b/README.md index 0917f167..bc80ad31 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ Install the command-line tool: npm install -g resume-cli ``` +Optional. You may wish to install the default theme [`jsonresume-theme-even`](https://github.com/rbardini/jsonresume-theme-even). + +``` +npm install jsonresume-theme-even +``` + ## Commands at a glance | command | description |