mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
docs(v2): typo (#3856)
* Typo That was written 2 times, I removed one "that" * Update installation.md * Update installation.md * Update installation.md * Update installation.md Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
656c04e1d5
commit
dd8f3257a8
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ Then, in the directory containing `package.json`, run your package manager's ins
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
To check that that the update occurred successfully, run:
|
To check that the update occurred successfully, run:
|
||||||
|
|
||||||
```bash npm2yarn
|
```bash npm2yarn
|
||||||
npx docusaurus --version
|
npx docusaurus --version
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue