mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
replaced relative with absolute path (#3969)
This commit is contained in:
parent
ce3a6a5e81
commit
709283303c
@ -27,7 +27,7 @@ First step is to configure Home Assistant to use the development mode for the fr
|
||||
|
||||
```yaml
|
||||
frontend:
|
||||
development_repo: ../home-assistant-polymer
|
||||
development_repo: <absolute path to home-assistant-polymer>
|
||||
```
|
||||
|
||||
Next step is to git clone the [home-assistant-polymer repository][hass-polymer]. You can place the repository anywhere on your system but to keep these instructions simple we're cloning the home-assistant-polymer repository as a sibling to the Home Assistant repo.
|
||||
|
Loading…
x
Reference in New Issue
Block a user