doc: make git update guide more accurate (#561)

* Improve installation guide

* Improve installation guide (zh)
main
Feng Wang 10 months ago committed by GitHub
parent b75cafb184
commit 50be2c5df9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save