Skip to content

Commit

Permalink
docs: remove mention of "template" from README installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena committed Apr 19, 2022
1 parent c8d6c7e commit 65fcdd6
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,13 @@ Short on time? Check out our [5-minute tutorial ⏱️](https://tutorial.docusau
## Installation

Use the initialization cli to create your site:
Use the initialization CLI to create your site:

```bash
npm init docusaurus@latest [name] [template]
npm init docusaurus@latest
```

Example:

```bash
npm init docusaurus@latest my-website classic
```
[Read the docs](https://docusaurus.io/docs/installation) for any further information.

## Contributing

Expand Down

0 comments on commit 65fcdd6

Please sign in to comment.