mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-04-23 01:52:45 +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
|
||||
cd config/ha_xiaomi_home
|
||||
git fetch
|
||||
git checkout v1.0.0
|
||||
./install.sh /config
|
||||
```
|
||||
|
@ -26,6 +26,7 @@ cd ha_xiaomi_home
|
||||
|
||||
```bash
|
||||
cd config/ha_xiaomi_home
|
||||
git fetch
|
||||
git checkout v1.0.0
|
||||
./install.sh /config
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user