458 B
458 B
layout | title | description | release_date | sidebar | comments | sharing | footer | redirect_from |
---|---|---|---|---|---|---|---|---|
page | Updating AppDaemon | Updating AppDaemon | 2016-11-27 08:00:00 -0500 | true | false | true | true | /ecosystem/appdaemon/updating/ |
To update AppDaemon after I have released new code, just run the following command to update your copy:
$ sudo pip3 install --upgrade appdaemon
If you are using docker, rerun the steps to grab the latestdocker image.