mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +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:
|
To update AppDaemon after I have released new code, just run the following command to update your copy:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git pull origin
|
$ sudo pip3 install --upgrade appdaemon
|
||||||
```
|
```
|
||||||
|
|
||||||
If you are using pip3 for the install do this:
|
If you are using docker, rerun the steps to grab the latestdocker image.
|
||||||
|
|
||||||
```bash
|
|
||||||
$ sudo pip3 uninstall appdaemon
|
|
||||||
$ sudo pip3 install .
|
|
||||||
```
|
|
||||||
|
|
||||||
If you are using docker, rerun the steps to create a new docker image.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user