Skip to content

Commit becd4e6

Browse files
authored
Simplify Example Path
1 parent 586b0a8 commit becd4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ This path is used to store all home assistant related things.
7474
You can reconfigure this path during installation with
7575

7676
```bash
77-
DATA_SHARE=/my/own/homeassistant dpkg --force-confdef --force-confold -i /srv/setup/homeassistant-supervised.deb
77+
DATA_SHARE=/my/own/homeassistant dpkg --force-confdef --force-confold -i homeassistant-supervised.deb
7878
```
7979

8080
## Troubleshooting

0 commit comments

Comments
 (0)