mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
docs(v2): update installation docs (#5073)
* docs: update installation docs to 2.0.0beta.2 * Update website/docs/installation.md * Update website/docs/installation.md Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
79031af16f
commit
632b21bcf6
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ You should see the correct version as output.
|
|||
Alternatively, if you are using Yarn, you can do:
|
||||
|
||||
```bash
|
||||
yarn upgrade @docusaurus/core@2.0.0-beta.0 @docusaurus/preset-classic@2.0.0-beta.0
|
||||
yarn upgrade @docusaurus/core@latest @docusaurus/preset-classic@latest
|
||||
```
|
||||
|
||||
:::tip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue