We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4d4339 + c25dc11 commit 8761cb7Copy full SHA for 8761cb7
README.md
@@ -59,7 +59,7 @@ Setup:
59
1. `sudo apt install python3 python3.7-dev`
60
2. `git clone <this repository> migrate2influxdb`
61
3. `cd migrate2influxdb`
62
-4. `git clone https://github.com/home-assistant/core.git home-assistant-core`
+4. `git clone --depth=1 https://github.com:home-assistant/core.git home-assistant-core`
63
5. `python3 -m venv .venv`
64
65
Dependency installation:
0 commit comments