diff options
author | Lauri Leukkunen <lle@rahina.org> | 2007-04-22 15:09:31 +0300 |
---|---|---|
committer | Lauri Leukkunen <lle@rahina.org> | 2007-04-22 15:09:31 +0300 |
commit | 7d7a09ecf0dfceff081baf1bb6a5909ded5cc48c (patch) | |
tree | d6d4cdfa4f8737e0f20b2520d3027839df50a7c1 /README | |
parent | 9b20471a8fad01ef8662c813cc8c0ed580f485c6 (diff) |
Fix the language a bit in README1.99.0.3
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ $ cd $HOME/buildroot $ $HOME/scratchbox/bin/sb2-init arm-none-linux-gnueabi-gcc That will automatically generate a working sb2.config for the compiler -which is given on the command line. +given on the command line. At this point you can simply run sb2: |