瀏覽代碼

README: Fix typo (missing words).

Paul Sokolovsky 10 年之前
父節點
當前提交
4220808385
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README

+ 1 - 1
README

@@ -68,7 +68,7 @@ make STANDALONE=y
 
 
 This will download all necessary components and compile them. Once done,
 This will download all necessary components and compile them. Once done,
 the toolchain (with Xtensa HAL library) will be available in xtensa-lx106-elf/
 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.
 and other tools.
 
 
 ESP8266 SDK will be installed in sdk/. If you chose non-standalone SDK, to use it,
 ESP8266 SDK will be installed in sdk/. If you chose non-standalone SDK, to use it,