Skip to content

Commit

Permalink
Discuss how to update Docusaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelMarcey authored Mar 16, 2018
1 parent f41b207 commit ad94258
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/getting-started-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Docusaurus was designed from the ground up to be easily installed and used to ge
1. `yarn global add docusaurus-init` or `npm install --global docusaurus-init`
1. `docusaurus-init`

> After docusaurus is installed, moving forward, you can check your current version of Docusaurus by going into the `website` directory and typing `npm list docusaurus`. You can update to the [latest version](https://www.npmjs.com/package/docusaurus) of Docusaurus by typeing `npm update`.
Along with previously existing files and directories, your root directory will now contain a structure similar to:

```bash
Expand Down

0 comments on commit ad94258

Please sign in to comment.