Skip to content

Commit a8626b9

Browse files
authored
Fix typo.
1 parent 1b71c6c commit a8626b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The Cayenne agent is a full featured client for the `Cayenne IoT project builder
77
Requirements
88
************
99
* `Python 3.3 or newer <https://www.python.org/downloads/>`_.
10-
* pip3 - Python 3 package manager. This should already be available in Python 3.4+ and above. If it isn't in can be installed using the system package manager. Via `apt-get` this would be:
10+
* pip3 - Python 3 package manager. This should already be available in Python 3.4+ and above. If not it can be installed using the system package manager. Via `apt-get` this would be:
1111
::
1212

1313
sudo apt-get install python3-pip

0 commit comments

Comments
 (0)