diff --git a/README.rst b/README.rst index cbbfa45c..6de73769 100644 --- a/README.rst +++ b/README.rst @@ -15,6 +15,8 @@ Taiga Backend Setup development environment ----------------------------- +*Taiga only runs with Python 3.3+.* + Just execute these commands in your virtualenv(wrapper): .. code-block:: console @@ -27,8 +29,6 @@ Just execute these commands in your virtualenv(wrapper): python manage.py sample_data -Taiga only runs with python 3.3+. - Initial auth data: admin/123123 If you want a complete environment for production usage, you can try the taiga bootstrapping