mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Update updating.markdown
This commit is contained in:
parent
6a849c892c
commit
1f6a9a4b60
@ -13,14 +13,7 @@ redirect_from: /ecosystem/appdaemon/updating/
|
||||
To update AppDaemon after I have released new code, just run the following command to update your copy:
|
||||
|
||||
```bash
|
||||
$ git pull origin
|
||||
$ sudo pip3 install --upgrade appdaemon
|
||||
```
|
||||
|
||||
If you are using pip3 for the install do this:
|
||||
|
||||
```bash
|
||||
$ sudo pip3 uninstall appdaemon
|
||||
$ sudo pip3 install .
|
||||
```
|
||||
|
||||
If you are using docker, rerun the steps to create a new docker image.
|
||||
If you are using docker, rerun the steps to grab the latestdocker image.
|
||||
|
Loading…
x
Reference in New Issue
Block a user