mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-06-21 15:20:00 +08:00
doc: make git update guide more accurate (#561)
* Improve installation guide * Improve installation guide (zh)
This commit is contained in:
@ -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
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user