mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-16 13:56:29 +00:00
Update frontend_development.md (#28)
This commit is contained in:
parent
05de2a2b32
commit
f1cc17f618
@ -79,7 +79,7 @@ If you're making changes to the way the frontend is packaged, it might be necess
|
|||||||
To test it out inside Home assistant, run the following command from the main Home Assistant repository:
|
To test it out inside Home assistant, run the following command from the main Home Assistant repository:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ pip3 install --upgrade /path/to/home-assistant-polymer/dist/home-assistant-frontend-xxxxxxxx.x.tar.gz
|
$ pip3 install -e /path/to/home-assistant-polymer/
|
||||||
$ hass --skip-pip
|
$ hass --skip-pip
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user