aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2013-07-11 12:54:48 +0200
committerJakob Odersky <jodersky@gmail.com>2013-07-11 12:54:48 +0200
commit36ca3aac520cd64b0a50eab7a0049dbbaf800bb3 (patch)
tree6ca8a7a1ae4c6453bf17672125d65a1810964024 /README.md
parent2059e7839fe529861656d1cff70ad33a4f26bf24 (diff)
parentc4a7228f3e8cdd5c5e34083811e4e3df8da4e637 (diff)
downloadakka-serial-36ca3aac520cd64b0a50eab7a0049dbbaf800bb3.tar.gz
akka-serial-36ca3aac520cd64b0a50eab7a0049dbbaf800bb3.tar.bz2
akka-serial-36ca3aac520cd64b0a50eab7a0049dbbaf800bb3.zip
Merge branch 'select'
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 7637667..d50b18f 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