add missing "cd" cmd

pull/25/head
Jean-Claude Wippler 10 years ago
parent 1b1ee532de
commit d77b1e6c41
  1. 1
      BOARDS.md

@ -16,6 +16,7 @@ If you're a little python challenged (like I am) then the following install inst
- Install esptool.py: - Install esptool.py:
git clone https://github.com/themadinventor/esptool.git git clone https://github.com/themadinventor/esptool.git
cd esptool
python setup.py install python setup.py install
cd .. cd ..
esptool.py -h esptool.py -h

Loading…
Cancel
Save