mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-16 22:06:29 +00:00
Update "Frontend" URL on "Set up Development Environment" page (#534)
This commit is contained in:
parent
58d0bc2744
commit
610c98fec9
@ -60,7 +60,7 @@ $ sudo apt-get install -y libavformat-dev libavcodec-dev libavdevice-dev libavut
|
||||
Different distributions have different package installation mechanisms and sometimes packages names as well. For example CentOS would use: `sudo yum install epel-release && sudo yum install python36 python36-devel mysql-devel gcc`
|
||||
:::
|
||||
|
||||
Additional dependencies exist if you plan to perform Frontend Development, please read the [Frontend](frontend_index.md) section to learn more.
|
||||
Additional dependencies exist if you plan to perform Frontend Development, please read the [Frontend](/docs/frontend.html) section to learn more.
|
||||
|
||||
### Developing on Windows
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user