summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian May <brian@linuxpenguins.xyz>2016-01-10 10:00:40 +1100
committerBrian May <brian@linuxpenguins.xyz>2016-01-10 10:01:47 +1100
commitd3624332dcda60325fc7e6bb9641792a8f73c264 (patch)
treec441505f8e69ea5a668537e50dfd0a0ac1e846bd
parentb4b283b2145f937248e90032d6944178278fb1f5 (diff)
Fix documentation.
Should work even with different python versions on client and server.
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 5ce929c..8b67d80 100644
--- a/README.rst
+++ b/README.rst
@@ -49,7 +49,7 @@ Client side Requirements
Server side Requirements
------------------------
-Python 2.7 or Python 3.5. This should match what is used on the client side.
+Python 2.7 or Python 3.5.
Additional Suggested Software