Skip to content

Commit

Permalink
[docs]: Rectified command to start Docs server #20608
Browse files Browse the repository at this point in the history
  • Loading branch information
plug-n-play committed Apr 17, 2020
1 parent 0067ea7 commit ef67640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is the documentation website of Material-UI.
To start the docs site in development mode, from the project root, run:

```sh
yarn && yarn dev
yarn && yarn docs:dev
```

If you do not have yarn installed, select your OS and follow the instructions on the [Yarn website](https://yarnpkg.com/lang/en/docs/install/#mac-stable).
Expand Down

0 comments on commit ef67640

Please sign in to comment.