From 5ca6f3b6ffef96f73a6fbf738317ba1041e5fab2 Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Wed, 7 Mar 2018 16:14:52 +0100 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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