[github] Move repository to libretiny-eu organization

This commit is contained in:
Kuba Szczodrzyński
2023-09-10 19:31:57 +02:00
parent 0f5d0a8889
commit dd2ae149ad
7 changed files with 9 additions and 9 deletions

View File

@@ -56,7 +56,7 @@ If your board isn't listed, use one of the **Generic** boards, depending on the
Assuming you have PlatformIO, git and Python installed:
1. Open a terminal/cmd.exe, create `esphome` directory and `cd` into it.
2. `git clone https://github.com/kuba2k2/libretiny-esphome`
2. `git clone https://github.com/libretiny-eu/libretiny-esphome`
3. `cd` into the newly created `libretiny-esphome` directory.
4. Check if it works by typing `python -m esphome`