Skip to content

Commit 8761cb7

Browse files
authored
Merge branch 'master' into fix-sqlite-migration
2 parents f4d4339 + c25dc11 commit 8761cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Setup:
5959
1. `sudo apt install python3 python3.7-dev`
6060
2. `git clone <this repository> migrate2influxdb`
6161
3. `cd migrate2influxdb`
62-
4. `git clone https://github.com/home-assistant/core.git home-assistant-core`
62+
4. `git clone --depth=1 https://github.com:home-assistant/core.git home-assistant-core`
6363
5. `python3 -m venv .venv`
6464

6565
Dependency installation:

0 commit comments

Comments
 (0)