Skip to content

Commit 7eedd64

Browse files
authored
readme typos (#1129)
1 parent b4f5a55 commit 7eedd64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Supported modbus communication modes: tcp, rtu-over-tcp, udp, serial, tls
3939

4040
Pymodbus can be used without any third party dependencies (aside from pyserial) and is a very lightweight project.
4141

42-
Pymodbus also provides a lot os ready to use examples as well as a server/client simulator which can be controlled via REST Api and can be easily integrated into test suites.
42+
Pymodbus also provides a lot of ready to use examples as well as a server/client simulator which can be controlled via a REST API and can be easily integrated into test suites.
4343

4444
Requires Python >= 3.8
4545

@@ -213,7 +213,7 @@ To activeate the virtual environment please do::
213213
source .venv/bin/activate
214214

215215

216-
To get latest release (for now v2.5.3 with Python 2.7 support)::
216+
To get latest release (for now v3.0.0 with Python 3.8 support)::
217217

218218
git checkout master
219219

0 commit comments

Comments
 (0)