Updated Installation (markdown)

James Cole
2016-02-01 09:29:50 +01:00
parent b49d995a62
commit a8fef2e8cb

@@ -29,12 +29,14 @@ Or variants:
***
Then:
Copy ``.env.example`` to ``.env``, for example with this command:
* ``cp .env.example .env``
Open ``firefly-iii/.env``.
* Change the ``DB_*`` settings as you see fit.
* Update the ``EMAIL_*`` settings as you see fit.
* Update the ``MAIL_*`` settings as you see fit.
* If you want to track statistics, update the Google Analytics ID.
* Set ``RUNCLEANUP`` to ``false``
* Set ``SITE_OWNER`` to your own email address.