mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-07 11:38:58 +00:00
347 B
347 B
title, description, redirect_from
title | description | redirect_from |
---|---|---|
Updating AppDaemon | Updating AppDaemon | /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 latest Docker image.