aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 157170a..5e93f56 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ ATTENTION: flow uses native libraries to back serial communication, therefore be
| OS | Architecture | Notes |
|-------------------|----------------------|------------------------------------------------------------------------|
- | Linux | x86<br>x86_64<br>ARM (v7, hardfloat, glibc 2.13) | A user accessing a serial port may need to be in the dialout group <br> ARM may work on other versions too, any feedback is welcome!<br>|
+ | Linux | x86<br>x86_64<br>ARM (v7, hardfloat, glibc 2.15) | A user accessing a serial port may need to be in the dialout group <br> ARM may work on other versions too, any feedback is welcome!<br>|
| Mac OS X | x86_64 | Use /dev/cu* device instead of /dev/tty*. |