From eef8bb7fc5bcae0cc981992db16ce1dfd18225de Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 29 Jan 2018 07:17:17 -0600 Subject: [PATCH] Update README --- README.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.txt b/README.txt index 719fe60d17..032554efca 100644 --- a/README.txt +++ b/README.txt @@ -76,10 +76,10 @@ ENVIRONMENTS is that it is closer to a native Windows environment and uses only a minimal of add-on POSIX-land tools. - - NuttX can also be installed and built on a native Windows system, but - with some potential tool-related issues (see the discussion "Native - Windows Build" under "Building NuttX" below). GNUWin32 is used to - provide compatible native windows tools. + NuttX can also be installed and built on a native Windows system, but with + some potential tool-related issues (see the discussion "Native Windows + Build" under "Building NuttX" below). GNUWin32 is used to provide + compatible native windows tools. Installing Cygwin ----------------- @@ -635,7 +635,7 @@ Instantiating "Canned" Configurations refreshing the configuration as described below. NOTE: NuttX uses only compressed defconfig files. For the NuttX - defconfig files, this refrshing step is *NOT* optional; it is also + defconfig files, this refreshing step is *NOT* optional; it is also necessary to uncompress and regenerate the full making file. This is discussed further below.