Franck Nijhof bbdefa833e
Extends textlint Terminology list; part 3 (#12069)
* Extends textlint Terminology list; part 3

* Fix apcupsd
2020-02-12 22:24:59 +01:00

14 lines
347 B
Markdown

---
title: "Updating AppDaemon"
description: "Updating AppDaemon"
redirect_from: /ecosystem/appdaemon/updating/
---
To update AppDaemon after I have released new code, just run the following command to update your copy:
```bash
sudo pip3 install --upgrade appdaemon
```
If you are using Docker, rerun the steps to grab the latest Docker image.