diff --git a/source/_docs/hassbian/upgrading.markdown b/source/_docs/hassbian/upgrading.markdown index dff4e81e8d8..43e356c02bf 100644 --- a/source/_docs/hassbian/upgrading.markdown +++ b/source/_docs/hassbian/upgrading.markdown @@ -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 ```