mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00: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
|
|
@ -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…
Reference in New Issue