From 693f37e43c46bf02c2d2ab16ab293e4145fccec5 Mon Sep 17 00:00:00 2001 From: Julien Date: Fri, 3 Oct 2014 09:55:50 +0200 Subject: [PATCH] Update README.rst FIX: Be less precise as there is many ways to restart taiga-back. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5ab29983..6c8a9e20 100644 --- a/README.rst +++ b/README.rst @@ -39,4 +39,4 @@ Configuration Configuration is on the `taiga-back/settings/local.py` file. -After modifing the configuration, a `circusctl restart taiga` should be ran. +After modifing the configuration, you have to restart taiga-back.