1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Update setup to make .temp directory (#8558)

This commit is contained in:
Calum McConnell
2025-04-13 18:48:45 -04:00
committed by GitHub
parent fb5d697c22
commit 34a4e70cc5

View File

@@ -21,6 +21,8 @@ pre-commit install
script/platformio_install_deps.py platformio.ini --libraries --tools --platforms
mkdir .temp
echo
echo
echo "Virtual environment created. Run 'source $location' to use it."