Trivial README update

This commit is contained in:
Gregory Nutt 2018-05-31 16:46:04 -06:00
parent a5e4508a95
commit 6a55b471da

View file

@ -215,9 +215,10 @@ Using MSYS
3. mklink /j programfiles "C:/Program\ Files" and
4. mklink /j programfiles86 "C:/Program\ Files\ \(x86\)"
Then using those names in the PATH variable. I had to do something similar
for the path to the GNU Tools ARM Embedded toolchain which also has spaces
in the path name.
They then show up as /programfiles and /programfiles86 with the MSYS2
sandbox. Thos paths can then be used with the PATH variable. I had
to do something similar for the path to the GNU Tools "ARM Embedded
Toolchain" which also has spaces in the path name.
Ubuntu Bash under Windows 10
----------------------------