summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSourabh Deshmukh <sourabh.deshmukh.988@gmail.com>2018-02-17 08:03:27 +0530
committerSergey Shepelev <temotor@gmail.com>2018-03-11 02:18:12 +0300
commitcc3470036ffe83270c016e5ffb077f155c2caeae (patch)
treea8448246ee630b9c3ac423bd6eab11e746747c95
parent4e576cbca07cd2c50da4baffd033a67c2ab10d1a (diff)
downloadeventlet-cc3470036ffe83270c016e5ffb077f155c2caeae.tar.gz
typo
https://github.com/sourabhdeshmukh/eventlet/pull/1
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 53a5666..a859abc 100644
--- a/README.rst
+++ b/README.rst
@@ -32,7 +32,7 @@ The easiest way to get Eventlet is to use pip::
pip install -U eventlet
-To install latest development verson once::
+To install latest development version once::
pip install -U https://github.com/eventlet/eventlet/archive/master.zip