From 41803c777ac53b950b014335cfadbfe2d5d304d3 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 31 Aug 2015 12:03:00 +0200 Subject: [PATCH] fix news --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index df0ec0c9..f3955ee4 100644 --- a/README.rst +++ b/README.rst @@ -112,7 +112,7 @@ password: demo Install ======= -Thanks to Docker, Telemeta is now fully available as a docker image ready to work. The docker based composition bundles some powerfull applications and modern frameworks out-of-the-box like: Python, Numpy, Gstreamer, Django, Celery, MySQL, RabbitMQ, uWSGI, Nginx and many more.. The image includes all the necessary applications, modules and volumes to start your project in a few steps. +Thanks to Docker, Telemeta is now fully available as a docker image ready to work. The docker based composition bundles some powerfull applications and modern frameworks out-of-the-box like: Python, Numpy, Gstreamer, Django, Celery, Haystack, ElasticSearch, MySQL, RabbitMQ, uWSGI, Nginx and many more... First install `Git `_, `Docker `_ and `docker-compose `_, then run these commands in a terminal:: @@ -120,7 +120,7 @@ First install `Git `_, `Docker