mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-12-14 02:00:34 +08:00
doc: make git update guide more accurate (#561)
* Improve installation guide * Improve installation guide (zh)
This commit is contained in:
parent
b75cafb184
commit
50be2c5df9
@ -26,6 +26,7 @@ For example, update to version v1.0.0
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd config/ha_xiaomi_home
|
cd config/ha_xiaomi_home
|
||||||
|
git fetch
|
||||||
git checkout v1.0.0
|
git checkout v1.0.0
|
||||||
./install.sh /config
|
./install.sh /config
|
||||||
```
|
```
|
||||||
|
|||||||
@ -26,6 +26,7 @@ cd ha_xiaomi_home
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd config/ha_xiaomi_home
|
cd config/ha_xiaomi_home
|
||||||
|
git fetch
|
||||||
git checkout v1.0.0
|
git checkout v1.0.0
|
||||||
./install.sh /config
|
./install.sh /config
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user