|
@ -2,8 +2,8 @@ |
|
|
|
|
|
|
|
|
## Installation Instructions |
|
|
## Installation Instructions |
|
|
|
|
|
|
|
|
1. git clone ... |
|
|
1. git clone https://dev.xd0.de/hendrik/esp-weatherstation.git |
|
|
2. cd ... |
|
|
2. cd esp-weatherstation |
|
|
3. virtualenv -p python --no-site-packages . |
|
|
3. virtualenv -p python --no-site-packages . |
|
|
4. source bin/activate |
|
|
4. source bin/activate |
|
|
5. pip install -U platformio |
|
|
5. pip install -U platformio |
|
|