mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-28 04:12:52 +00:00
* Fix installation.md typo Checking the docusaurus version should be done with ``` npx docusaurus --version ``` not ``` npm docusaurus --version ``` otherwise it prints the version of `npm` instead of `docusaurus`. * docs: Fixed installation.md for checking version. Specifying `npm` for the version will yield the version of NPM instead of docusaurus itself. Use `npx` for the docusaurus version. |
||
|---|---|---|
| .. | ||
| version-2.0.0-alpha.48 | ||
| version-2.0.0-alpha.50 | ||
| version-2.0.0-alpha.54 | ||
| version-2.0.0-alpha.55 | ||
| version-2.0.0-alpha.56 | ||