Browse Source

README.md aktualisiert

Fix typos
teuserer 8 tháng trước cách đây
mục cha
commit
8c823c7c88
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -11,12 +11,12 @@ http://ir-blaster.n39.eu
     ```
 2. esphome installieren
     ```bash
-    pip installv esphome
+    pip install esphome
     ```
 3. `secrets.yaml` anlegen:
     ```yaml
     WifiPassword: "changeme"
-    OtaPassword: "chamgeme"
+    OtaPassword: "changeme"
     ```
 4. config hochladen
     ```bash