diff --git a/README.md b/README.md index 66ec041..415def8 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The environment variable names is derived from config section `implementationgui ### Create config file -Copy .env.skeleton to .env (so .env which will contain your credentials will be excluded from the git repo by .gitignore): +Copy .env.example to .env (so .env which will contain your credentials will be excluded from the git repo by .gitignore): `cp .env.example .env`