Skip to content

Commit

Permalink
edit dali2mqtt.service
Browse files Browse the repository at this point in the history
  • Loading branch information
dgomes authored Jun 18, 2020
1 parent a701bbd commit 71b0ee5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ pip install -r requirements.txt
```

### Setup systemd
edit dali2mqtt.service and change the path of python3 to the path of your venv, after:

```bash
sudo cp dali2mqtt.service /etc/systemd/system/
sudo systemctl daemon-reload
Expand Down

0 comments on commit 71b0ee5

Please sign in to comment.