Skip to content

Commit 9399c0a

Browse files
authored
Fix typo.
1 parent a8626b9 commit 9399c0a

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
@@ -17,7 +17,7 @@ Requirements
1717

1818
sudo apt-get install python3-dev
1919

20-
* python3-setuptools - Python 3 setuptools package. 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:
20+
* python3-setuptools - Python 3 setuptools package. 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:
2121
::
2222

2323
sudo apt-get install python3-setuptools

0 commit comments

Comments
 (0)