diff --git a/README.md b/README.md index 4fdafcc3..2f6fa463 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Whenever the model changes, a new migration needs to be created Set the database connection to use staging environment: -> set -x CONFIG ~/config/simplelogin/staging.env +> ln -sf ~/config/simplelogin/staging.env .env Generate the migration script and make sure to review it: