README: Fix typo (missing words).
This commit is contained in:
parent
3fb1417d38
commit
4220808385
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -68,7 +68,7 @@ make STANDALONE=y
|
|||
|
||||
This will download all necessary components and compile them. Once done,
|
||||
the toolchain (with Xtensa HAL library) will be available in xtensa-lx106-elf/
|
||||
directory. Add its bin/ subdirectory to execute "xtensa-lx106-elf-gcc"
|
||||
directory. Add its bin/ subdirectory to PATH to execute "xtensa-lx106-elf-gcc"
|
||||
and other tools.
|
||||
|
||||
ESP8266 SDK will be installed in sdk/. If you chose non-standalone SDK, to use it,
|
||||
|
|
Loading…
Add table
Reference in a new issue