1
0

Update Readme

This commit is contained in:
2025-09-16 21:43:22 +02:00
parent 430a4491d2
commit 87279d2ce5

View File

@@ -9,16 +9,11 @@
If you are on **Windows**, open **Command Prompt (CMD)**:
1. Press **Win + R**, type `cmd`, and press **Enter**.
2. Navigate to the folder where you want to store the project (optional):
2. Clone the repo:
```bash
cd C:\Users\YourUsername\Downloads
```
3. Clone the repo:
```bash
git clone https://git.kopic.hr/tomislav/SmartCube_ESPHome
git clone https://git.kopic.hr/tomislav/SmartCube_ESPHome.git
cd SmartCube_ESPHome
```