--- layout: page title: "Updating AppDaemon" description: "Updating AppDaemon" release_date: 2016-11-27 08:00:00 -0500 sidebar: true comments: false sharing: true footer: true 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 latestdocker image.