From 3356df969fbfdd80c3e6e8fd7390c93f630f590f Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Wed, 17 Jul 2013 17:40:50 +0200 Subject: refine name of ARM architecture --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 46785da..c74bc27 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ Since flow integrates into the Akka-IO framework, a good resource on its general ### Currently supported platforms -| OS (tested on) | Architecture | Notes | -|-------------------|----------------------|-----------------------------------------------------------------------| -| Linux (3.2.0) | x86
x86_64
arm | A user accessing a serial port may need to be in the 'dialout' group. | -| Mac OS X (10.6.8) | x86_64 | Use /dev/cu* device instead of /dev/tty*. | +| OS (tested on) | Architecture | Notes | +|-------------------|-------------------------|-----------------------------------------------------------------------| +| Linux (3.2.0) | x86
x86_64
armv7l | A user accessing a serial port may need to be in the 'dialout' group. | +| Mac OS X (10.6.8) | x86_64 | Use /dev/cu* device instead of /dev/tty*. | Note: flow may work on older versions of the tested OS kernels. -- cgit v1.2.3