Skip to content

Commit 38e649b

Browse files
committed
Update README.md. Resolves #12
1 parent 4ad4783 commit 38e649b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ See [the release announcement on BotBench][1] for more information.
55

66
## Things you will need
77

8-
* A Linux (virtual) installation. I used Ubuntu 13.04 on VMware Workstation, but I am sure other combinations also work.
8+
* A Linux (virtual) installation. I used Ubuntu 13.04 on VMware Workstation, but I am sure other combinations also work.
9+
The reason for the Linux installation requirement is due to the case-sensitive filenames used by the Linux kernel source repository. Attempting to clone the source repository to a non-case sensitive file system such as Mac OSX HFS+ or Windows FAT would result in a corrupted repository.
910
* Eclipse. I used Helios Service Release 1, but I know more recent versions will also work.
1011
* Java JRE (for Eclipse)
1112
* Code Sourcery Lite for ARM version 2009q1-203. You can [download here directly][4].

0 commit comments

Comments
 (0)