aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index b3ffe4a..c13ac82 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,13 @@ Since flow integrates into the Akka-IO framework, a good resource on its general
### Currently supported platforms
-| OS | Architecture | Notes |
-|-------|--------------|--------------------------------------------------------------------|
-| Linux | amd64 | A user accessing a serial port needs to be in the 'dialout' group. |
+| OS (tested on) | Architecture | Notes |
+|-------------------|--------------|--------------------------------------------------------------------|
+| Linux (3.2.0) | x86_64 | A user accessing a serial port needs to be in the 'dialout' group. |
+|-------------------|--------------|--------------------------------------------------------------------|
+| Mac OS X (10.6.8) | x86_64 | - |
+
+Note: flow may work on older versions of the tested OS kernels.
## Build