diff --git a/README.md b/README.md index ae9f759..770b9e0 100644 --- a/README.md +++ b/README.md @@ -167,14 +167,14 @@ That makes the module available for import as a `import tdm_termite` . #### Installation with pip The package is also available via the [Python Package Index](https://pypi.org) at -[TDMtermite](https://pypi.org/project/TDMtermite/). To install it simply do +[TDMtermite](https://pypi.org/project/TDMtermite/). To install the latest version simply do ```Shell python3 -m pip install TDMtermite ``` Note, that _python3_setuptools_ and _gcc version >= 10.2.0_ are required to -succesfully install it. +successfully install and use it. ## Usage