summaryrefslogtreecommitdiff
path: root/documentation/pyserial.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/pyserial.rst')
-rw-r--r--documentation/pyserial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/pyserial.rst b/documentation/pyserial.rst
index 017e6bc..69076b8 100644
--- a/documentation/pyserial.rst
+++ b/documentation/pyserial.rst
@@ -76,7 +76,7 @@ From PyPI
Alternatively it can be installed from PyPI, either manually downloading the
files and installing as described above or using::
- pip pyserial
+ pip install pyserial
or::