We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26faba4 commit 2d39776Copy full SHA for 2d39776
1 file changed
README.rst
@@ -71,7 +71,7 @@ Download a ``python-gsmmodem-new`` archive from `PyPI
71
python setup.py install
72
73
Note that ``python-gsmmodem-new`` package relies on ``pyserial`` for serial communications:
74
-http://pyserial.sourceforge.net
+https://github.com/pyserial/pyserial
75
76
Installation of the latest commit from GitHub
77
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -83,7 +83,7 @@ Clone from GitHub::
83
84
85
86
87
88
Testing the package
89
-------------------
0 commit comments