Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-keros committed Sep 3, 2023
1 parent b022b2e commit c892154
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en-eng/Release_7.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ In case you are still on a PI with Buster, this is not compatible and you must m
git pull
```

you might have to use `sudo`in order to execure the above commands with the root privileges.
you might have to use `sudo`in order to execute the above commands with the root privileges.

1. Install and update the required python3 modules

Expand All @@ -42,7 +42,7 @@ In case you are still on a PI with Buster, this is not compatible and you must m
sudo python3 -m pip install -r requirements.txt --upgrade
```

* `sudo` is required as usally domoticz runs under root user
* `sudo` is required as usually domoticz runs under root user

## Features

Expand Down

0 comments on commit c892154

Please sign in to comment.