Browse Source

update README

lightsleep
Hendrik Langer 7 years ago
parent
commit
5ca6f3b6ff
  1. 4
      README.md

4
README.md

@ -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

Loading…
Cancel
Save