Skip to content

Commit e7a88b8

Browse files
Joeboyc2fabaff
authored andcommitted
Fixed type, src to srv line 86 (home-assistant#1748)
1 parent 0c5b085 commit e7a88b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/getting-started/installation-raspberry-pi-image.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This will in order do the following:
8383

8484
- Stop the Home Assistant service running on HASSbian
8585
- 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.
86+
- Change into the virtual Python environment at `/srv/homeassistant/` containing the Home Assistant installation.
8787
- Upgrade the Home Assistant installation to the latest release.
8888
- Exit the shell and return to the `pi` user.
8989
- Restart the Home Assistant service.

0 commit comments

Comments
 (0)