forked from espressif/arduino-esp32
layout fix (#1845)
(removed quotes from last line, and fixed indentation, no text changes)
This commit is contained in:
@ -32,4 +32,5 @@ Installation instructions for Debian / Ubuntu OS
|
||||
cd esp32 && \
|
||||
git submodule update --init --recursive && \
|
||||
cd tools && \
|
||||
python2 get.py```
|
||||
python2 get.py
|
||||
```
|
||||
|
Reference in New Issue
Block a user