mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
Fix typo in Getting Started docs (#1013)
This commit is contained in:
parent
0f8535293e
commit
a364aa531c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ We have created an easy script that will get all of the infrastructure set up fo
|
|||
|
||||
> You have to be on Node >= 8.x and Yarn >= 1.5.
|
||||
|
||||
1. Create a project, if none exists, and change your the directory to this project's root.
|
||||
1. Create a project, if none exists, and change your directory to this project's root.
|
||||
|
||||
You will be creating the docs in this directory. The root directory may
|
||||
contain other files. The Docusaurus installation script will create two new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue