esp32/README.md: Fix typo readme.

pull/3731/merge
Shanee Vanstone 2018-04-17 13:59:11 +01:00 zatwierdzone przez Damien George
rodzic 9adfd14644
commit b5ee3b2f21
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -64,7 +64,7 @@ the following commands on (at least) Linux:
$ export PATH=$PATH:$HOME/esp/crosstool-NG/builds/xtensa-esp32-elf/bin
You cam put this command in your `.profile` or `.bash_login`.
You can put this command in your `.profile` or `.bash_login`.
You then need to set the `ESPIDF` environment/makefile variable to point to
the root of the ESP-IDF repository. You can set the variable in your PATH,