diff --git a/doc/htdocs/installation.html b/doc/htdocs/installation.html index fe0d44d3..590e5bba 100644 --- a/doc/htdocs/installation.html +++ b/doc/htdocs/installation.html @@ -90,8 +90,8 @@ $ python setup.py develop -
If you want to handle sleepy application you will need to install Eventlet or Gevent.
To install eventlet:
diff --git a/doc/site/installation.rst b/doc/site/installation.rst index da56901f..9bafe1d6 100644 --- a/doc/site/installation.rst +++ b/doc/site/installation.rst @@ -50,7 +50,7 @@ If you've cloned the git repository, its highly recommended that you use the ``d $ python setup.py develop Installation requirements for sleepy application handling -------------------------------------------------------- +--------------------------------------------------------- If you want to handle `sleepy application`_ you will need to install `Eventlet`_ or `Gevent`_.