README.md update. Comments clean-up.

This commit is contained in:
sheinz 2016-11-12 23:44:58 +02:00
parent a5311af49a
commit a11a30113b
2 changed files with 3 additions and 4 deletions

View file

@ -31,8 +31,8 @@ Test server running on Raspberry PI:
* One or two ESP8266 modules connected to USB ports
* SSH access from the Internet (with public key from Travis CI)
* Python3
* [esptool.py] installed
* pySerial python module `pip install pyserial`
* [esptool.py] installed `pip install esptool`
* pySerial python module `pip3 install pyserial`
### Create SSH keys for Travis