diff --git a/docs/tutorial-setup.md b/docs/tutorial-setup.md index 153defe382..9dfd24a0f5 100644 --- a/docs/tutorial-setup.md +++ b/docs/tutorial-setup.md @@ -76,13 +76,7 @@ git clone https://github.com/USERNAME/docusaurus-tutorial.git # HTTPS Docusaurus comes with a command line tool to help you scaffold a Docusaurus site with some example templates. Let's install the installer! -1. `cd` to the directory of your local repository. - -```sh -cd docusaurus-tutorial -``` - -2. Run the following command: +Run the following command: ```sh npm install --global docusaurus-init