diff --git a/README.md b/README.md index 40bb2ad..b4428fa 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ## Installation Instructions -1. git clone ... -2. cd ... +1. git clone https://dev.xd0.de/hendrik/esp-weatherstation.git +2. cd esp-weatherstation 3. virtualenv -p python --no-site-packages . 4. source bin/activate 5. pip install -U platformio