Update git repository reference (#16706)

This commit is contained in:
Thomas Lovén 2021-02-23 10:53:19 +01:00 committed by GitHub
parent d1b96324ea
commit 863aec8e0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ ha os update --version {{current_version}}
3. Download and install the version you want
```bash
pip3 install --upgrade git+git://github.com/home-assistant/home-assistant.git@dev
pip3 install --upgrade git+git://github.com/home-assistant/core.git@dev
```
4. When that is complete restart the service for it to use the new files.