diff --git a/docs/quickstart/index.rst b/docs/quickstart/index.rst index e0aef0d5..6ca5ff58 100644 --- a/docs/quickstart/index.rst +++ b/docs/quickstart/index.rst @@ -130,7 +130,7 @@ Once created, you will need to update the configuration file with information ab vi ~/.lemur/lemur.conf.py .. note:: If you are unfamiliar with the SQLALCHEMY_DATABASE_URI string it can be broken up like so: - ``postgresql://userame:password@:/`` + ``postgresql://username:password@:/`` Before Lemur will run you need to fill in a few required variables in the configuration file: