We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c5b085 commit e7a88b8Copy full SHA for e7a88b8
source/getting-started/installation-raspberry-pi-image.markdown
@@ -83,7 +83,7 @@ This will in order do the following:
83
84
- Stop the Home Assistant service running on HASSbian
85
- Open a shell as the `homeassistant` user running the Homeassistant service and that has ownership over the Home Assistant installation.
86
-- Change into the virtual Python environment at `/src/homeassistant/` containing the Home Assistant installation.
+- Change into the virtual Python environment at `/srv/homeassistant/` containing the Home Assistant installation.
87
- Upgrade the Home Assistant installation to the latest release.
88
- Exit the shell and return to the `pi` user.
89
- Restart the Home Assistant service.
0 commit comments