From d77b1e6c4137037cb781f4afdf6fc75e90c5fc54 Mon Sep 17 00:00:00 2001 From: Jean-Claude Wippler Date: Mon, 8 Jun 2015 20:00:41 +0200 Subject: [PATCH] add missing "cd" cmd --- BOARDS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BOARDS.md b/BOARDS.md index 4767275..8e2ede9 100644 --- a/BOARDS.md +++ b/BOARDS.md @@ -16,6 +16,7 @@ If you're a little python challenged (like I am) then the following install inst - Install esptool.py: git clone https://github.com/themadinventor/esptool.git + cd esptool python setup.py install cd .. esptool.py -h