diff --git a/README.md b/README.md index 61dc0edb3da8..31cc66f5d7a4 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Curently the client portal and API are of alpha quality, to get started: ```bash git clone https://github.com/invoiceninja/invoiceninja.git git checkout v2 +cp .env.example .env composer update npm i npm run production