diff options
| author | Sourabh Deshmukh <sourabh.deshmukh.988@gmail.com> | 2018-02-17 08:03:27 +0530 |
|---|---|---|
| committer | Sergey Shepelev <temotor@gmail.com> | 2018-03-11 02:18:12 +0300 |
| commit | cc3470036ffe83270c016e5ffb077f155c2caeae (patch) | |
| tree | a8448246ee630b9c3ac423bd6eab11e746747c95 | |
| parent | 4e576cbca07cd2c50da4baffd033a67c2ab10d1a (diff) | |
| download | eventlet-cc3470036ffe83270c016e5ffb077f155c2caeae.tar.gz | |
typo
https://github.com/sourabhdeshmukh/eventlet/pull/1
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
