aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 610f99d..6072c0d 100644
--- a/readme.md
+++ b/readme.md
@@ -15,10 +15,14 @@ are only supported on linux:
|-|:-:|:-:|
|robot code compilation (avr)|yes|yes|
|robot exec upload|yes|yes|
-|client code compilation|yes|yes|
+|client code compilation| |yes|
|robot code simulation (x86)| |yes|
|use client with robot sim| |yes|
+the client only compiles and runs on linux due to time constraints. because
+package names vary from distribution to distribution, no scripts are included
+to install the necessary build tools for linux.
+
## toolchain installation on windows
> look in the scripts/ subdirectory if you're concerned about what these