mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-12 20:06:28 +00:00
Fix script name of script to set up docs (#29)
This commit is contained in:
parent
3789aa95d4
commit
b01ae756e1
@ -10,7 +10,7 @@ Documentation is build using [Docusaurus](https://docusaurus.io/docs/en/doc-mark
|
||||
|
||||
### Preparing environment
|
||||
|
||||
Running the documentation locally requires [NodeJS](https://nodejs.org/en/) and [Yarn](https://yarnpkg.com/) to be installed. Inside a cloned fork of this repository, run `script/setup`.
|
||||
Running the documentation locally requires [NodeJS](https://nodejs.org/en/) and [Yarn](https://yarnpkg.com/) to be installed. Inside a cloned fork of this repository, run `script/bootstrap`.
|
||||
|
||||
### Running docs locally
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user