Update upgrading.markdown (#2153)
Added full path to hassbian-script as the documentation does not state where you are "starting" when issuing the cd command
This commit is contained in:
parent
1dcc866ece
commit
4aa3a0cbbe
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ Press `Y` to confirm that you would like to continue.
|
|||
To update the hassbian-scripts directory execute the following command as the `pi` user.
|
||||
|
||||
```bash
|
||||
$ cd hassbian-scripts
|
||||
$ cd /home/pi/hassbian-scripts
|
||||
$ git pull
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue