Fix URL typo

This commit is contained in:
Zach Riggle 2017-09-13 12:15:45 -05:00 committed by Rob Landley
parent f900298d79
commit d3e6814912

2
README
View File

@ -38,7 +38,7 @@ The CROSS_COMPILE argument above is optional, the default builds a version of
toybox to run on the current machine. Cross compiling requires an appropriately
prefixed cross compiler toolchain, several example toolchains are available at:
http;//landley.net/aboriginal/bin
http://landley.net/aboriginal/bin
For the "CROSS_COMPILE=armv5l-" example above, download
cross-compiler-armv5l.tar.bz2, extract it, and add its "bin" subdirectory to