diff options
author | Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> | 2016-05-12 14:59:11 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-05-12 03:29:36 +0200 |
commit | d0edce233daccc38f102469a3f8cd985c2c0c70d (patch) | |
tree | aeb14c4694bc8a2aec5e3becd1936c3e5644f802 | |
parent | f10d2bb6d3066cd8b664bb063f49853588a9cea8 (diff) | |
download | upstream-d0edce233daccc38f102469a3f8cd985c2c0c70d.tar.gz upstream-d0edce233daccc38f102469a3f8cd985c2c0c70d.tar.bz2 upstream-d0edce233daccc38f102469a3f8cd985c2c0c70d.zip |
README: Update project README
"configure your appreciated configuration" doesn't make English sense to
me. I think it is trying to say "choose your preferred configuration"
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ This is the buildsystem for the LEDE Linux distribution. -Please use "make menuconfig" to configure your appreciated +Please use "make menuconfig" to choose your preferred configuration for the toolchain and firmware. You need to have installed gcc, binutils, bzip2, flex, python, perl, make, |