Skip to content

Commit

Permalink
docs: add generator path to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bencodezen committed Aug 22, 2020
1 parent 0e78453 commit 318068f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Expand Up @@ -13,10 +13,21 @@

## Install

### Package

```bash
yarn add vuepress -D
```

### Generator

```bash
# Creates a scaffolded docs site
yarn create vuepress-site
```

For more information, see [create-vuepress-site](https://github.com/vuepressjs/create-vuepress-site).

## Documentation

Check out our docs at https://vuepress.vuejs.org/.
Expand Down Expand Up @@ -68,6 +79,7 @@ If you have a VuePress-related project/component/tool, add it with a pull reques

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

### Core Team Emeriti
Expand Down

0 comments on commit 318068f

Please sign in to comment.