Skip to content

Commit

Permalink
Simplify Example Path
Browse files Browse the repository at this point in the history
  • Loading branch information
ikifar2012 authored Dec 10, 2022
1 parent 586b0a8 commit becd4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ This path is used to store all home assistant related things.
You can reconfigure this path during installation with

```bash
DATA_SHARE=/my/own/homeassistant dpkg --force-confdef --force-confold -i /srv/setup/homeassistant-supervised.deb
DATA_SHARE=/my/own/homeassistant dpkg --force-confdef --force-confold -i homeassistant-supervised.deb
```

## Troubleshooting
Expand Down

0 comments on commit becd4e6

Please sign in to comment.