summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2007-11-26 20:28:21 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2007-11-26 20:28:21 +0000
commitd26d82a4a681d3ad83fff2fcccea7ed3484600a9 (patch)
treeabc6f3eb6689ce40c924ad491b114ec2423d6664 /README
parent497cdb74841c03a204d7e1b0b3e352f97553e60e (diff)
downloadcoreboot-d26d82a4a681d3ad83fff2fcccea7ed3484600a9.tar.gz
coreboot-d26d82a4a681d3ad83fff2fcccea7ed3484600a9.tar.bz2
coreboot-d26d82a4a681d3ad83fff2fcccea7ed3484600a9.zip
Various cleanups and cosmetic fixes.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Corey Osgood <corey.osgood@gmail.com> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@520 f3766cd6-281f-0410-b1cd-43a5c92072e9
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ef855ccdf46f..997b14b3f340 100644
--- a/README
+++ b/README
@@ -102,7 +102,7 @@ Note: Currently only the x86 QEMU target is supported in LinuxBIOSv3.
The 'flashrom' tool is located in util/flashrom where you can build it
from source code by typing 'make'. Alternatively, your favorite Linux
distribution might ship a 'flashrom' package which provides the 'flashrom'
- program in (e.g.) /usr/bin. On Debian GNU/Linux systems you can get
+ program in (e.g.) /usr/sbin. On Debian GNU/Linux systems you can get
the flashrom package via 'apt-get install flashrom'.