diff --git a/README.rst b/README.rst index 5cc60655f..610b73bf5 100644 --- a/README.rst +++ b/README.rst @@ -105,7 +105,7 @@ Mistral configuration is needed for getting it work correctly either with real O * Configure connection in Mistral config:: [database] - connection = mysql://root:@localhost:3306/mistral + connection = mysql://root:@localhost:3306/mistral Before the first run --------------------