summaryrefslogtreecommitdiff
path: root/documentation/pyserial.rst
diff options
context:
space:
mode:
authorChris Liechti <cliechti@gmx.net>2017-03-21 01:54:03 +0100
committerChris Liechti <cliechti@gmx.net>2017-03-21 01:54:03 +0100
commitbc6031cf906024de2eb7bd06f5917ebdd22cbab8 (patch)
tree6d484d5f08496543e1eb6bc5faee0225ef0784e6 /documentation/pyserial.rst
parent4f988d4b79a0328179a15e84bf91cfaf90bfa16d (diff)
downloadpyserial-git-bc6031cf906024de2eb7bd06f5917ebdd22cbab8.tar.gz
docs: improvements
Diffstat (limited to 'documentation/pyserial.rst')
-rw-r--r--documentation/pyserial.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/pyserial.rst b/documentation/pyserial.rst
index 602134d..7158dbf 100644
--- a/documentation/pyserial.rst
+++ b/documentation/pyserial.rst
@@ -48,7 +48,7 @@ Requirements
============
- Python 2.7 or Python 3.4 and newer
-- If running on Windows: Something newer than WinXP
+- If running on Windows: Windows 7 or newer
- If running on Jython: "Java Communications" (JavaComm) or compatible
extension for Java
@@ -93,7 +93,7 @@ There are also packaged versions for some Linux distributions:
- Debian/Ubuntu: "python-serial", "python3-serial"
- Fedora / RHEL / CentOS / EPEL: "pyserial"
- Arch Linux: "python-pyserial"
-- Gento: "dev-python/pyserial"
+- Gentoo: "dev-python/pyserial"
Note that some distributions may package an older version of pySerial.
These packages are created and maintained by developers working on